2003-Jul-08 17:09 |
1.20
|
Check-in
[3500]:
flush audit comments and changes By mlelstv.
(diff)
|
2003-Jul-07 15:30 |
1.19
|
Check-in
[3495]:
More header corrections and improvements. By ms.
(diff)
|
2003-Jul-07 14:55 |
1.18
|
Check-in
[3493]:
Correct and update copyrights and source headers. By ms.
(diff)
|
2003-Jun-30 16:43 |
1.17
|
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.16
|
Check-in
[3462]:
Implement common section parsing and running on execution mode. By ms.
(diff)
|
2003-Jun-26 20:45 |
1.15
|
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.14
|
Check-in
[3444]:
Removed analyzer class, removed label class, implemented list class,
implemented file class, cleanup and restructure. By ms.
(diff)
|
2003-Jun-13 13:50 |
1.13
|
Check-in
[3441]:
Strip off unused section label. By ms.
(diff)
|
2003-Jun-11 18:18 |
1.12
|
Check-in
[3436]:
Implement limited verbosity on eval modus, and begin mergin the label object
and the section object. By ms.
(diff)
|
2003-May-27 15:14 |
1.11
|
Check-in
[3390]:
Clean up non BSD compiler warnings. By ms.
(diff)
|
2003-May-21 17:16 |
1.10
|
Check-in
[3357]:
Bug fix recent eval mode addition, and add login name parsing to eval mode. By ms.
(diff)
|
2003-May-21 14:49 |
1.9
|
Check-in
[3356]:
Implement eval mode. By ms.
(diff)
|
2003-May-20 17:06 |
1.8
|
Check-in
[3353]:
Implement rc label ordered command printing and execution. By ms.
(diff)
|
2003-May-19 21:03 |
1.7
|
Check-in
[3345]:
Use strlen only on condition of a valid incoming pointer. By ms.
(diff)
|
2003-May-16 20:43 |
1.6
|
Check-in
[3344]:
Added section login accessors for user name handling during print op,
implemented user id and user name parsing in section and script objects. By ms.
(diff)
|
2003-May-16 00:22 |
1.5
|
Check-in
[3340]:
Implement priority scheduling with qsort(3) and priCompare(), adhere to naming
standard, and bugfix. By ms.
(diff)
|
2003-May-15 14:49 |
1.4
|
Check-in
[3338]:
Add sectionCopy(), sectionDump(), and vectorCount(), and change the processor
object's script vector to a section vector. By ms.
(diff)
|
2003-May-14 18:36 |
1.3
|
Check-in
[3335]:
Correctly use section accessors, split script to common and section vector
objects, add sectionSetndata (with n length sections), and wrap script dump
logic for NULL pointer safety. By ms.
(diff)
|
2003-Apr-03 14:05 |
1.2
|
Check-in
[3318]:
Bring rc back to life, corrected the processor and script object memory
problems, and made small changes to test suite. By ms.
(diff)
|
2002-Aug-02 18:38 |
1.1
|
Check-in
[2490]:
Newly born section class for use in piecing together script fragments. By ms.
|