Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - created encoding package | Martin Willi | 2005-11-23 | 1 | -89/+0 |
| | |||||
* | - changed include paths | Martin Willi | 2005-11-23 | 1 | -3/+3 |
| | |||||
* | - increased generator buffer | Jan Hutter | 2005-11-17 | 1 | -2/+2 |
| | |||||
* | - fixed bug of generator | Jan Hutter | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | - removed generator context object and implemented payload-interface in ↵ | Jan Hutter | 2005-11-14 | 1 | -43/+6 |
| | | | | generator | ||||
* | - fixed bad SVN issues, should all work again now | Martin Willi | 2005-11-14 | 1 | -2/+3 |
| | | | | | - does not compile, need rewrite of parser and generator | ||||
* | - logger in utils | Martin Willi | 2005-11-11 | 1 | -1/+1 |
| | | | | | - allocator in utils - tests.c -> testcases/testcases.c | ||||
* | generator now has its generator_context which is used to generate more | Jan Hutter | 2005-11-10 | 1 | -6/+49 |
| | | | | then one payload in sequence... | ||||
* | - source code documentation improved | Jan Hutter | 2005-11-10 | 1 | -15/+18 |
| | |||||
* | objects in source documentation renamed from xy-object to xy object | Jan Hutter | 2005-11-10 | 1 | -8/+8 |
| | |||||
* | - fixed bug in memory reallocation | Jan Hutter | 2005-11-10 | 1 | -3/+4 |
| | |||||
* | generation of uint implemented but not tested | Jan Hutter | 2005-11-09 | 1 | -0/+5 |
| | |||||
* | - added function declarations | Jan Hutter | 2005-11-09 | 1 | -2/+15 |
| | |||||
* | - generator skeleton written | Jan Hutter | 2005-11-08 | 1 | -0/+60 |