Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved some code based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 1 | -2/+2 |
| | |||||
* | bugfix: comment char ('#') in literal terminated script parsing | Rainer Gerhards | 2010-03-01 | 1 | -7/+30 |
| | | | | | ...and thus could not be used. but tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=119 | ||||
* | reduced number of compile warnings in -pedantic gcc mode | Rainer Gerhards | 2008-06-27 | 1 | -2/+2 |
| | |||||
* | misc small changes: corrected version, removed some debug output, | Rainer Gerhards | 2008-06-27 | 1 | -2/+1 |
| | | | | | | ..., restructured makefile, added some troubleshooting to test case (program rscript-parse.c has problem due to different structure alignment, where I do not yet know the reason) | ||||
* | begun building a testbench | Rainer Gerhards | 2008-06-13 | 1 | -1/+4 |
| | |||||
* | fixed syntax error (typo in var name) and cleaup | Rainer Gerhards | 2008-06-10 | 1 | -6/+4 |
| | |||||
* | Merge branch 'beta' | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 |
| | | | | | | | | | | Conflicts: plugins/imklog/linux.c runtime/cfsysline.c runtime/ctok.c runtime/linkedlist.c runtime/sysvar.c | ||||
* | added missing copyright statements | Rainer Gerhards | 2008-04-24 | 1 | -0/+2 |
| | | | | (thanks to Michael Biebl for noticing) | ||||
* | moved runtime files into their own directory | Rainer Gerhards | 2008-04-16 | 1 | -0/+591 |