ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/readme.txt
(Generate patch)

Comparing XmlTools2/trunk/readme.txt (file contents):
Revision 952 by s10k, Sun Feb 9 00:28:01 2014 UTC vs.
Revision 958 by s10k, Sat Feb 15 01:36:05 2014 UTC

# Line 1 | Line 1
1   Readme.txt
2   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 < XmlTools v2.0
3 > XmlTools v2.0a
4   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5  
6   ----------------------------------
# Line 61 | Line 61 | http://wiki.oni2.net
61   ----------------------------------
62   Change Log:
63   ----------------------------------
64 + 2.0a, 15-02-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 2.5 times)
67 + -Now a warning is given if a user javascript code (@CUSTOM_COMMAND) takes too much time to finish
68 + -Fixed small bug when applying patches with @COMMAND + --no-verbose where some std output should not be displayed
69 + ----------------------------------
70   2.0, 08-02-2014
71   -Rewrite XmlTools fom the scratch from C# to C++ in order to increase (much!) the performance of the program
72   -The program now uses the following libraries: Qt5, pugixml and jsxml js library

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)