Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: fixed compile problem due to empty structs | Dražen Kačar | 2011-02-16 | 1 | -0/+1 |
| | | | | | | | this occured only on some platforms/compilers. thanks to Dražen Kačar for the fix Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | ||||
* | added (internal) error codes to error messages | Rainer Gerhards | 2008-06-27 | 1 | -1/+1 |
| | | | | | Also added redirector to web description of error codes closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20 | ||||
* | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+46 |
there are still some files left which could go into the runtime, but I think we will delete most of them once we are done with the full modularization. |