62 |
|
Change Log: |
63 |
|
---------------------------------- |
64 |
|
2.0a, 02-03-2014 |
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 |
65 |
> |
-Added multithreading support for @CUSTOM_CODE (performance may increase over 3 times in a quadcore) |
66 |
> |
-Now a warning is given if a user javascript code (@CUSTOM_CODE) 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 |
69 |
|
---------------------------------- |