62 |
|
Change Log: |
63 |
|
---------------------------------- |
64 |
|
2.0a, 02-03-2014 |
65 |
< |
-Added multithreading support for @CUSTOM_COMMAND, use wildcards in multiple files for the same js code to |
66 |
< |
take advantage of this (performance may increase over 3 times for a quadcore) |
65 |
> |
-Added multithreading support for @CUSTOM_COMMAND (performance may increase over 3 times in a quadcore) |
66 |
|
-Now a warning is given if a user javascript code (@CUSTOM_COMMAND) takes too much time to finish |
67 |
|
-Fixed small bug when applying patches with @COMMAND + --no-verbose where some std output should not be displayed |
68 |
|
-Added double single quotes in @COMMAND to allow single quotes in XPath expressions |