CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       14/11/12 02:28:01

Modified files:
        libparser      : parser.c 
        libutil        : conf.c dbop.c 
        plugin-factory : exuberant-ctags.c pygments-parser.c 
                         pygments_parser.py.in 

Log message:
        o Enable the plug-in parser to work with Windows.
        o Enables pygments_parser.py to work with both Python 2 & 3.
        o Removed sorted writing for Windows.
        Submitted by Jason Hood.
        
        --
        Attached is a patch to enable the plug-in parser to work with Windows.
        It also enables pygments_parser.py to work with both Python 2 & 3
        (2.6 at a minimum, for print_function).  I've also removed sorted
        writing for Windows, since it's slightly quicker without it.
        --
        Jason.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libparser/parser.c?cvsroot=global&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/global/libutil/conf.c?cvsroot=global&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/global/libutil/dbop.c?cvsroot=global&r1=1.61&r2=1.62
http://cvs.savannah.gnu.org/viewcvs/global/plugin-factory/exuberant-ctags.c?cvsroot=global&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/global/plugin-factory/pygments-parser.c?cvsroot=global&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/global/plugin-factory/pygments_parser.py.in?cvsroot=global&r1=1.2&r2=1.3

_______________________________________________
Global-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to