Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-03-31 | Implemented the C API "background" for the packages system of Jim. | antirez | 1 | -2/+4 |
2005-03-16 | [env] modified to just be able to read a specified var name | antirez | 1 | -2/+3 |
2005-03-06 | Added support for stdin/stdout/stderr to AIO | antirez | 1 | -7/+28 |
2005-03-06 | Added Jim_GetEnum() API function. StringCoreCommand and AIO extension | antirez | 1 | -13/+17 |
2005-03-05 | more AIO file methods. | antirez | 1 | -2/+42 |
2005-03-05 | ANSI I/O seek method implemented. | antirez | 1 | -1/+31 |
2005-03-05 | Initial version of AIO (ANSI C I/O) extension added. | antirez | 1 | -0/+175 |