source: trunk/gsdl/lib/display.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11105   18 years kjdon fixed a bug where nested if statements would crap out if there was no …
(edit) @10662   19 years kjdon allow _If_(\"_macro_\" eq \"value\", true, false) as well as …
(edit) @10141   19 years kjdon added sw (starts with) and ew (ends with) operators from _If_ macros
(edit) @9950   19 years jrm21 minor change to while loop, slightly more efficient but no semantic …
(edit) @9593   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9404   19 years davidb include statement for <ostream> not needed, and in fact caused …
(edit) @9025   19 years davidb indentation tidy up
(edit) @8976   19 years mdewsnip Added missing return value for one path of execution.
(edit) @8727   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8485   19 years jrm21 1) explicitly added 'l=en' to the list of seen macro parameters, …
(edit) @8451   19 years jrm21 removed comment now that setdefaultmacro is fixed
(edit) @8450   19 years jrm21 setdefaultmacro() didn't work because the args were being passed on in …
(edit) @7397   20 years mdewsnip (Human Info) Use displayclass::defaultpackage instead of "Global".
(edit) @7386   20 years davidb Modifications to macro data-structures to support collection specific …
(edit) @6021   20 years sjboddie Added an unloaddefaultmacros() function to displayclass to allow us to …
(edit) @3012   22 years jrm21 istream.get(char&) caused funny problems with gcc3 so they've been …
(edit) @2965   22 years jrm21 Allow nested _If_ macros. We now count '(' and ')' characters, so you …
(edit) @1860   23 years cs025 Included CORBA branch for first time
(edit) @1495   24 years sjboddie Disabled a warning message from within the macro language stuff
(edit) @1310   24 years sjboddie Removed CVS logging information from source files
(edit) @1217   24 years sjboddie fixed a bug that I'd introduced earlier when attempting to get things …
(edit) @1170   24 years sjboddie minor modifications to get web library compiling under VC++ 6.0
(add) @1076   24 years cs025 Correcting a correction - reinstated all lib files due to silly CVS …
Note: See TracRevisionLog for help on using the revision log.