0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tex Parser updates for bug 2886870. More... almost 14 years ago
Created a function prototype for parseMXML. VS does not complain but gcc does. More... almost 14 years ago
Missed an endless loop case More... almost 14 years ago
SQL Parser updates for bug 2961855. More... almost 14 years ago
Flex Parser updates for Flex SDK 4. More... almost 14 years ago
trunk/NEWS: update NEWS. More... about 14 years ago
trunk/verilog.c: trunk/Test/bug2747828.v: bug fix and test case from patch 2747828 (submitted by Nicolas Vincent). More... about 14 years ago
trunk/python.c: fix a crashing bug; unlike free(3), eFree doesn't ignore NULL. More... about 14 years ago
trunk/make.c: trunk/Test/bug2959889.mak: bug fix and test case for bug 2959889. (Patch and report by Martin Dorey; originally at http://bugs.debian.org/571652.) More... about 14 years ago
Incorporated corrections submitted by Christos Kontas. More... about 14 years ago
Fixed host architecture on Snow Leopard. More... over 14 years ago
Added support for new "attached" keyword. More... over 14 years ago
Resolved compiler warnings with gcc-4.2.1 compiler. More... over 14 years ago
Added support for new "detachable" keyword. More... over 14 years ago
SQL Parser. More... over 14 years ago
SQL Parser. Changed references of true and false to TRUE and FALSE to fix compiler errors on *nix platforms. More... over 14 years ago
SQL Parser. Changed references of true and false to TRUE and FALSE to fix compiler errors on *nix platforms. More... over 14 years ago
SQL Parser. Added support for MobiLink properties (ml_add_property) More... over 14 years ago
SQL Parser. Handled more nested IF / END IF cases. More... over 14 years ago
The SQL parser can now handle both types of IF statements: More... over 14 years ago
fix ant regexes More... over 14 years ago
Merged Geany commit 4125: Don't parse comments after import statements and other tags. More... over 14 years ago
Various fixes for the SQL parser. More... over 14 years ago
Tex has broadened the characters allowed in a tag. Now also prase the \include tag. More... over 14 years ago
Tex has broadened the characters allowed in a tag. Now also prase the \include tag. More... over 14 years ago
php: classes can be final More... over 14 years ago
Added link to Dreamweaver IDE More... over 14 years ago
Flex needed an else if condition instead of a following if condition to correctly parse a file. More... over 14 years ago
Flex was not properly parsing open XML tags and public, private, override tags as part of a function definition. More... over 14 years ago
update changelog More... almost 15 years ago