OSSP CVS Repository |
|
Date | Version | Description |
---|---|---|
1.45 | Check-in [3517]: Flush of configuration changes before upcoming configuration structure is completed. By ms. (diff) | |
1.44 | Check-in [3495]: More header corrections and improvements. By ms. (diff) | |
1.43 | Check-in [3493]: Correct and update copyrights and source headers. By ms. (diff) | |
1.42 | Check-in [3482]: Processor separation, removing logic from generic procRun method and implementing procEval, procExec, procPrint, and procParse methods. By ms. (diff) | |
1.41 | Check-in [2464]: Moved call to configVerify to squash yet another early error bug. By ms. (diff) | |
1.40 | Check-in [2420]: Implement about half of the necessary default configuration members. By ms. (diff) | |
1.39 | Check-in [2271]: Make the main source file even smaller by splitting out the error handling logic into a new rc_error source file. By ms. (diff) | |
1.38 | Check-in [2240]: Prepare for config defaults through addition of the config visitor object. By ms. (diff) | |
1.37 | Check-in [2209]: Wrote configInfo, removed config debugging, prepared procRun for eval/exec/print logic, and improved test conditions. By ms. (diff) | |
1.36 | Check-in [2203]: Cleaned main program block and consolidated error handling into rcError(). Also made output of missing section warnings optional according to --debug flag. By ms. (diff) | |
1.35 | Check-in [2202]: Improved section parsing and added back most error condition logic. All combinations of wildcard globbing, multiple section parsing, and error handling now work (except for a problem relating to or using ex). By ms. (diff) | |
1.34 | Check-in [2199]: Fixed memory bound violation and added section parsing logic. By ms. (diff) | |
1.33 | Check-in [2190]: Relocate debug config dumping logic and clean up terminal option handling. By ms. (diff) | |
1.32 | Check-in [2189]: Intermediate committal, lots of additions, compiles and works very limited. By ms. (diff) | |
1.31 | Check-in [2183]: Found segfault bug to be a problem with ex_throw(3), so we go without error reporting during analysis for the moment. By ms. (diff) | |
1.30 | Check-in [2178]: Temporary debug segfault committal. By ms. (diff) | |
1.29 | Check-in [2148]: Addition of configuration analyiser and related adjustments to other sources. By ms. (diff) | |
1.28 | Check-in [2147]: Minor logic corrections, but mostly cleanup before continuing. By ms. (diff) | |
1.27 | Check-in [2146]: Fix the build, comment missing pieces, and synchronize throughout. By ms. (diff) | |
1.26 | Check-in [2145]: Architecture in main program body should reflect the design. By ms. (diff) | |
1.25 | Check-in [2131]: Flush minor work. Building successfuly again. By ms. (diff) | |
1.24 | Check-in [2106]: Begin processor pieces. By ms. (diff) | |
1.23 | Check-in [2105]: Moved early option verify from main to config. By ms. (diff) | |
1.22 | Check-in [2099]: Command line option configuration and some processor operations. By ms. (diff) | |
1.21 | Check-in [2091]: Remove obsolete specs and implementations. By ms. (diff) | |
1.20 | Check-in [2089]: Configuration string parsing logic. By ms. (diff) | |
1.19 | Check-in [2066]: Flush configuration and parsing work. By ms. (diff) | |
1.18 | Check-in [2065]: Flush the toilet. By ms. (diff) | |
1.17 | Check-in [2034]: Vacation flush, mostly build configuration details. Its not building very clean right now. By ms. (diff) | |
1.16 | Check-in [1935]: Fixed the build, improved the design, improved the configuration and option processing. By ms. (diff) | |
1.15 | Check-in
[1927]:
Configuration improvements.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.14 | Check-in [1924]: Cleanup and structuring. By ms. (diff) | |
1.13 | Check-in
[1849]:
Small corrections in both logic and build configuration.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.12 | Check-in
[1837]:
Further abstraction and building in of the configuration logic. We now store
configuration variables using OSSP val, also.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.11 | Check-in
[1832]:
Stop missing stdlib complaining.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.10 | Check-in
[1823]:
Abstract rc's config according to design.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.9 | Check-in
[1819]:
Add exception handling.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.8 | Check-in
[1814]:
Fixed copyright and updated the todo list.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.7 | Check-in
[1809]:
Popt option parsing works fundementally.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.6 | Check-in
[1807]:
Transition flush.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.5 | Check-in
[1799]:
Fixed copyright.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.4 | Check-in
[1793]:
First cut at a popt enabled configuration.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.3 | Check-in
[1722]:
Refresh current project state, add OSSP ex library, corrections.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.2 | Check-in
[1521]:
Final move from OpenPKG project hierarchy to OSSP project hierarchy.
PR: Submitted by: Reviewed by: Approved by: Obtained from: By ms. (diff) | |
1.1 | Check-in [1506]: First cut at bourne script to ANSI C (+improvements) of rc run-command processor By openpkg-cvs. |