| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [BASICOBJ] Added a convenience function | Dmitri Pal | 2010-08-10 | 1 | -0/+28 |
| | | | | | | | | Added a function to add a string to the buffer. Allows adding const strings to the buffer. This solution eliminates all the hassle of type casting that was needed before. | ||||
| * | [BO] Introducing basic objects | Dmitri Pal | 2010-08-10 | 1 | -0/+189 |
| The first basic object is extensible buffer. | |||||
