| Rev. | Time | Author |
|---|---|---|
| r516 | 2007-05-06 05:03:33 | reno |
|
defined major and minor version |
||
| r515 | 2007-05-06 04:58:58 | reno |
|
implemented loading headers |
||
| r514 | 2007-05-06 03:52:45 | reno |
|
started implementing loading image |
||
| r513 | 2007-05-06 00:56:51 | reno |
|
fixed error code at cw_error() |
||
| r512 | 2007-05-06 00:56:29 | reno |
|
fixed cb_logv() to print cb_string format |
||
| r511 | 2007-05-06 00:55:51 | reno |
|
removed printing newline at default_handle_uncaught_exception() |
||
| r510 | 2007-05-06 00:43:39 | reno |
|
defined default image path |
||
| r509 | 2007-05-06 00:40:11 | reno |
|
implemented cb_printfv() |
||
| r508 | 2007-05-06 00:39:48 | reno |
|
implemented cw_error() |
||
| r507 | 2007-05-05 23:14:56 | reno |
|
implemented basic reading image data functions |
||
| r506 | 2007-05-05 23:14:07 | reno |
|
fixed getting image path from option |
||
| r505 | 2007-05-05 23:13:32 | reno |
|
added compiling image.o |
||
| r504 | 2007-05-05 23:12:55 | reno |
|
moved including oop.inl at end of file |
||
| r503 | 2007-05-05 17:45:25 | reno |
|
implemented |
||
| r502 | 2007-05-05 05:57:26 | reno |
|
reimplemented file stream with file handle |
||
| r501 | 2007-05-05 05:57:10 | reno |
|
implemented some functions |
||
| r500 | 2007-05-05 02:53:42 | reno |
|
implemented |
||
| r499 | 2007-05-04 18:19:50 | reno |
|
implemented cb_data_from_path() |
||
| r498 | 2007-05-04 18:13:35 | reno |
|
implemented supporting immediate object (now constant string only) |
||
| r497 | 2007-05-04 18:12:53 | reno |
|
fixed CB_IS_IMMUTABLE |
||
| r496 | 2007-05-04 02:05:55 | reno |
|
implemented base library initializer |
||
| r495 | 2007-05-04 02:05:32 | reno |
|
reimplemented initializing static cb_string * variables for fix of CB_CSTR2CONST |
||
| r494 | 2007-05-04 02:04:14 | reno |
|
fixed CB_CSTR2CONST |
||
| r493 | 2007-05-03 17:30:30 | reno |
|
implemented file handle object |
||
| r492 | 2007-05-03 17:09:18 | reno |
|
include unistd.h |
||
| r491 | 2007-05-03 17:09:00 | reno |
|
added checking off_t and unistd.h |
||
| r490 | 2007-05-03 16:57:05 | reno |
|
added file.o to compile base library |
||
| r489 | 2007-05-03 04:18:35 | reno |
|
fixed cb_string_replace to cb_string_replace_range |
||
| r488 | 2007-05-03 03:39:29 | reno |
|
implemented cb_string_replace_range |
||
| r487 | 2007-05-03 02:30:42 | reno |
|
implemented constant cb_string and fixed to use one whole code instead of const void * |
||