2003-Jul-11 16:03 |
1.8
|
Check-in
[3515]:
Back out regex fix, because the changed PCRE PCRE_DOLLAR_ENDONLY flag broke rc
file parsing. By ms.
(diff)
|
2003-Jul-11 10:49 |
1.7
|
Check-in
[3508]:
Fix embedded newline regex matching bug. By ms.
(diff)
|
2003-Jul-08 17:09 |
1.6
|
Check-in
[3500]:
flush audit comments and changes By mlelstv.
(diff)
|
2003-Jul-07 14:55 |
1.5
|
Check-in
[3493]:
Correct and update copyrights and source headers. By ms.
(diff)
|
2003-Jun-30 16:43 |
1.4
|
Check-in
[3473]:
Replace references to scriptAppend with scriptAdd, and change name of
scriptAppend to scriptnAppend to avoid surprises. Also, debug minimal memory
overallocation in scriptnAppend. By ms.
(diff)
|
2003-Jun-27 16:26 |
1.3
|
Check-in
[3462]:
Implement common section parsing and running on execution mode. By ms.
(diff)
|
2003-Jun-26 20:45 |
1.2
|
Check-in
[3460]:
Break off before fully implementing common section run ops, but after
reorganization of class data, and additional member functions for section and
script manipulation. By ms.
(diff)
|
2003-Jun-18 16:35 |
1.1
|
Check-in
[3444]:
Removed analyzer class, removed label class, implemented list class,
implemented file class, cleanup and restructure. By ms.
|