[Pkg-javascript-commits] [less.js] annotated tag v1.6.2 created (now e6f7e1e)

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:22:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a change to annotated tag v1.6.2
in repository less.js.

        at  e6f7e1e   (tag)
   tagging  d82b39c2db13aeff80b34688d0e6fa05d38c0f74 (commit)
  replaces  v1.6.1
 tagged by  Luke Page
        on  Sun Feb 2 18:37:37 2014 +0000

- Log -----------------------------------------------------------------
v1.6.2

Alvaro Cabrera (1):
      Normalize require-calls for Browserify

Doug Haber (7):
      Update gradle build to:
      Fix some tests that were failing on my Mac
      Clean up some text changes
      Add Support Map Tests
      Don't build lint source-map since its owned by another project
      fix empty test
      Split rhino and rhino version of lessc.  This lets us have cleaner tests (since we don't need to include the test code in the rhino source).  Also

Jon Schlinkert (1):
      Merge pull request #1828 from ruyadorno/iss-1628

Josh Schmidt (4):
      Update ruleset.js
      Check value of elements before getting args
      Cache match elements to speed up compiler
      Fix grunt test, declare i

Kemal Dag (1):
      small compatibility fix for prototype.js

Luca Bernardo Ciddio (2):
      Cache buster for url tokens
      Renamed --cache-buster option to --url-args

Luke Page (18):
      Merge pull request #1804 from cettox/master
      Merge pull request #1803 from wareczek/patch-1
      Merge pull request #1815 from oyejorge/patch-5
      Merge pull request #1806 from SomMeri/rhino
      Merge pull request #1814 from seven-phases-max/numeric-precision
      Merge pull request #1822 from pateketrueke/static-require-calls
      Merge pull request #1823 from seven-phases-max/mixin-guard-default-2
      Merge branch 'cache-buster' of https://github.com/bcluca/less.js
      Merge pull request #1841 from seven-phases-max/missing-parens-and-brackets-errors
      Fix parser error with block comments. Fixes #1833
      Merge branch 'patch-7' of https://github.com/oyejorge/less.js
      Fix unescaped forward slash in regex. Fixes #1827
      Merge branch 'patch-6' of https://github.com/oyejorge/less.js
      Merge branch 'property-interp-fix-2' of https://github.com/seven-phases-max/less.js
      Fix bug with css guards. Fixes #1750. Fixes #1613. Fixes #1813
      make selector-less css guard fold into the current selector
      changelog
      1.6.2 release

Marek Duława (1):
      ability to insert uppercase color names

Max Mikhailov (1):
      Updated current version in readme.md

Mária Jurčovičová (5):
      Merge pull request #11 from dhaber/rhino-issue3
      Merge pull request #12 from dhaber/rhino-mactest
      Merge pull request #13 from dhaber/rhino-source-map-tests
      Merge pull request #17 from dhaber/rhino-empty-test
      Merge pull request #16 from dhaber/rhino-jshint

Oliver Becker (15):
      added gradle based test suite, reviewed rhino integration
      added gradle based test suite, reviewed rhino integration
      merged upstream/master
      normalize quotes to apostrophes in error messages from javascript evaluation (unify node/rhino error message)
      fixed some jshint errors
      removed Makefile (again), fixed grunt rhino build
      renamed task cleanupTest to clean
      added gradle wrapper scripts
      fixed test for initRhinoTest function
      renamed path implementation in less for rhino to _path
      added colored output, added gradle property 'test' to execute a specific test only (use for example: -Ptest=urls)
      started data-uri implementation, added basic console formatting support
      refactored rhino require() for provided (node) modules
      added base 64 encoding for rhino, fixes urls.less test case
      adjusted modules order for rhino (same as for browser)

Ruy Adorno (1):
      Updates bower.json for current version, relates to #1628

meri (16):
      Merge branch 'rhino' of https://github.com/obecker/less.js into rhino
      Fixing windows related errors in gradle build file.
      Changed readme.md
      Added no javascript error tests.
      Added "debug" tests. They are failing currently, due to weird rhino
      Fixing url slash problem that caused failures.
      Fixed input file encoding problem (failing css.less test)
      Fixing directory climb up on windows
      Rhino uses upper case drive letter (C:\) and gradle uses lower case drive
      Ammending previous commit, really fixed this time.
      Re-enabled tests, only one is failling now.
      Added rhino 1.5.1.js into dist directory
      Merge branch 'master' of https://github.com/less/less.js into rhino
      Solving lint errors in rhino.js. The rest is still open #15
      Fixed grunt call on windows and fixed typo.
      Merge branch 'rhino-lessc' of https://github.com/dhaber/less.js into dhaber-rhino-lessc

seven-phases-max (6):
      Fixed incorrect property interpolation for certain variable types, updated tests.
      Added rounding of output numbers (hardcoded to max. 8 digits in this commit).
      improved multiple `default()` guards conflict detection, updated tests.
      Improved missing `(` and `{` error detection.
      removed debugger statement mistakenly left out.
      Improved positioning of "missing closing `)`" error.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list