Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Graham Knop 3049435e28 large revisions to syntax checker to be faster and more useful
It now only fails for compile warnings in WebGUI files, not prereqs.
The compile checks on the upgrades and utility scripts run much faster,
resulting in the entire test taking about 10% of the time it previously
did.  It will also BAIL_OUT for any compile errors, preventing any other
tests from being run.
2009-09-16 21:07:47 -05:00
docs Browser detection for calendar drop-down in IE8. 2009-09-16 17:23:40 -07:00
etc adding some ignored files 2009-09-11 08:46:52 -05:00
lib make buildHashRef faster 2009-09-16 18:28:32 -05:00
sbin adding some ignored files 2009-09-11 08:46:52 -05:00
t large revisions to syntax checker to be faster and more useful 2009-09-16 21:07:47 -05:00
www fixed #10885: code editor breaks JS comments 2009-09-15 14:37:03 -05:00
.gitignore Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
.perltidyrc perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00