|
eb5e5c10d3
|
checked the no-buffer condition in some string functions
|
2017-08-31 11:20:50 +00:00 |
|
|
5846d6c1a8
|
added move constructors and move assignement operators to string classes
|
2017-08-31 09:53:50 +00:00 |
|
|
559f965aa5
|
added to StrBase a special constructor that doesn't allocation a buffer.
added PtrString classes
added removeNode to HashList and HashTable.
added findNode to HashTable
|
2017-08-30 13:50:02 +00:00 |
|
|
211f5b014e
|
added String::truncate() and related functions.
started adding radius dictionary file reader. incomplete yet
|
2017-08-29 09:09:51 +00:00 |
|
|
25e49a4526
|
added md5 and radius message handling functions and raised the version number to 0.7.0
|
2017-08-28 14:22:02 +00:00 |
|
|
b0008974c3
|
Added ethernet address conversion functions
|
2017-08-28 10:25:54 +00:00 |
|
|
1f9632b151
|
fixed header file inclusion of signal.h in aio-pro.c
|
2017-05-04 01:12:19 +00:00 |
|
|
5630bd63f0
|
changed qse_awk_stdmodXXX() functions to avoid accessing extension area such that StdAwk doesn't get bitten when it called them
|
2017-05-03 03:41:00 +00:00 |
|
|
1e19713270
|
added mysql build options for future use
|
2017-05-02 01:17:03 +00:00 |
|
|
51c77b53f7
|
fixed the potential overflow issue that would never happen in various binary serach functions
|
2017-05-02 01:15:12 +00:00 |
|
|
b96113159b
|
fixed the potential overflow issue that would never happen in various binary serach functions
|
2017-05-02 01:14:32 +00:00 |
|
|
8093f20372
|
changed htb.c to help align the value pointer on a word boundary
|
2017-04-28 14:41:31 +00:00 |
|
|
f3f5d38fc6
|
changed rbt.c to help align the value pointer on a word boundary
|
2017-04-28 14:40:10 +00:00 |
|
|
237d46483c
|
fixed QSE_COUNTOF()
|
2017-04-07 14:20:10 +00:00 |
|
|
f28fee48cc
|
added AT_SYMLINK_NOFOLLOW availability check into lib/si/fs-attr.c
|
2017-03-20 10:04:52 +00:00 |
|
|
d00bb12e34
|
fixed a wrong file name in lib/si/Makefile.am
|
2017-03-20 09:46:45 +00:00 |
|
|
1d90343b39
|
removed unneeded ltdl files
|
2017-02-11 05:04:55 +00:00 |
|
|
00bae5b613
|
added str::tonum() to awk
|
2017-02-11 05:04:13 +00:00 |
|
|
87060d2121
|
added a missed file
|
2017-01-25 06:31:33 +00:00 |
|
|
33546fb6d7
|
changed nwio to use poll if available instead of select
|
2017-01-25 06:30:43 +00:00 |
|
|
2151e2997f
|
changed HAVE_SYS_POLL_H to HAVE_POLL_H in httpd-std.c
|
2017-01-25 06:03:21 +00:00 |
|
|
2efe909dba
|
changed the threshold value for FD_SETSIZE check
|
2017-01-25 05:40:49 +00:00 |
|
|
1fffa0324e
|
changed the writability checker to use poll() to handle a high file descroptor in httpd-std.c.
added server.backlog-size option for httpd servers
|
2017-01-25 05:28:02 +00:00 |
|
|
cf0956cad6
|
changed qse_fs_cpfile() to copy a directory that has been copied already
|
2016-12-18 17:12:21 +00:00 |
|
|
662fdec270
|
added QSE_XXX_EPERM to some files
|
2016-12-17 17:38:03 +00:00 |
|
|
5a642d0dd6
|
changed wrong macro names
|
2016-12-13 01:45:11 +00:00 |
|
|
7ca53162de
|
added glob handling to qse_fs_cpfile()
|
2016-12-12 16:19:59 +00:00 |
|
|
78600e6edc
|
added qse_fs_setattr() and related functions
|
2016-12-10 18:08:02 +00:00 |
|
|
eea7ef5405
|
updated documentation on match()
|
2016-11-09 14:12:42 +00:00 |
|
|
905da20d24
|
implemented the option fourth parameter to match() in awk to support submatch retrieval
|
2016-11-09 14:12:22 +00:00 |
|
|
27dd0a551b
|
updated htb.h and arr.h
|
2016-09-25 15:43:17 +00:00 |
|
|
d321a312d4
|
added qse_arr_setheapposoffset()
|
2016-09-24 04:01:17 +00:00 |
|
|
6b9fd818f8
|
added qse_arr_updateheap(), qse_arr_deleteheap()
|
2016-09-24 02:49:24 +00:00 |
|
|
7f24950536
|
renamed qse_lda_t to qse_arr_t
|
2016-09-23 14:53:51 +00:00 |
|
|
dfdc6ae045
|
fixed documentation in lda.h
|
2016-09-21 13:19:27 +00:00 |
|
|
1b4479d437
|
fixed wrong htb header documentation
|
2016-09-21 10:18:21 +00:00 |
|
|
735183d5a6
|
removed more unneeded definitions
|
2016-05-31 08:13:36 +00:00 |
|
|
c00b988dcd
|
removed unneeded definitions
|
2016-05-31 08:10:31 +00:00 |
|
|
89ce0eb2c3
|
added an aio test program
|
2016-04-30 04:32:52 +00:00 |
|
|
f58226a99b
|
added qsesi.pc.in again
|
2016-04-30 04:22:24 +00:00 |
|
|
b6dfbed804
|
added qsesi.pc.in
|
2016-04-30 04:20:10 +00:00 |
|
|
27317f9458
|
added sys/poll.h to configure.ac
|
2016-04-29 04:53:10 +00:00 |
|
|
66dfa3a2fd
|
did more migrating works
|
2016-04-29 03:55:42 +00:00 |
|
|
3fc215d1e7
|
fixed os2 build files
|
2016-04-28 16:02:47 +00:00 |
|
|
cc068a60ab
|
added back sck.h
|
2016-04-28 16:00:13 +00:00 |
|
|
cea0f129c1
|
deleted unneeded directories
|
2016-04-28 15:59:12 +00:00 |
|
|
5f46de1083
|
updated build files
|
2016-04-28 15:57:20 +00:00 |
|
|
616e24ee00
|
moved more files to si
|
2016-04-28 15:43:33 +00:00 |
|
|
9cb6c963fa
|
migrated some files from cmn to si
|
2016-04-28 15:29:28 +00:00 |
|
|
49d3dcfeda
|
merged sys and io to si
|
2016-04-28 14:33:10 +00:00 |
|