|
b9c02b48bc
|
partially renamed functions related to a runtime context
|
2009-01-31 22:03:05 +00:00 |
|
|
987e709021
|
- minor improvements to tio and sio
- renamed extio to eio in awk
- renamed qse_awk_run_t to qse_awk_rtx_t
|
2009-01-31 04:31:40 +00:00 |
|
|
5c08cdefc3
|
more code enhancement
- renamed pcp back to pio
- added more fine-grained control to pio
|
2009-01-29 08:50:30 +00:00 |
|
|
524f2e34c9
|
cleaned up the code a little
|
2009-01-18 01:48:21 +00:00 |
|
|
07d8efa7c2
|
added a dual direction pipe (rwpipe) to awk.
- will not work on WIN32 until qse_pcp_t is completed on the platform.
|
2009-01-17 04:20:22 +00:00 |
|
|
46e4ed5087
|
implemented the pipe to the child process and integrated it into awk
- renamed pio to pcp
- finished the first version of pcp for unix
- integrated pcp into awk
- yet to finish pcp for win32
|
2009-01-15 03:58:27 +00:00 |
|
|
afefb7b85a
|
interim commit while adding pio.c
|
2008-12-31 00:08:03 +00:00 |
|
|
da61cde8fd
|
finished interim implementation of qse_timegm() and qse_timelocal().
- currently, they use timegm() and timelocal() provided by libc.
added test programs.
|
2008-12-30 04:49:25 +00:00 |
|
|
4592f9725a
|
added the LICENSE file
|
2008-12-27 04:35:14 +00:00 |
|
|
c9a39fa64f
|
added qse_localtime() but it needs to be of the dependency on the system's localtime/localtime_r() later
|
2008-12-23 04:12:59 +00:00 |
|
|
311e3bf4e7
|
partially implemented qse_gmtime()
- still need to enhance to support msec in the broken-down time
|
2008-12-22 08:31:30 +00:00 |
|
|
4803bd861a
|
initial import
|
2008-12-21 21:35:07 +00:00 |
|
|
4c01ea1604
|
renamed ase to qse
|
2008-12-21 20:30:00 +00:00 |
|