Commit Graph

2321 Commits

Author SHA1 Message Date
ec26d103c3 changed build order 2011-01-23 05:26:48 +00:00
5c1599722b fixed distcheck issues 2011-01-23 04:32:11 +00:00
da945c3a08 fixed minor build issues 2011-01-23 03:52:20 +00:00
0e561c494c changed autoconf and build files 2011-01-22 02:04:22 +00:00
ff21f8cd4a added more functions to qse_http_t 2010-12-01 05:35:28 +00:00
4491055c84 reorganized the qse_http_t structure 2010-11-29 08:26:51 +00:00
5b4845db55 enabled qse_http_feed() to get trailing headers after 0 2010-11-27 09:00:57 +00:00
84376d6d92 fixed bugs in processing chunked request 2010-11-26 08:58:36 +00:00
c03b2467af added code to handle a chunked request 2010-11-25 07:53:55 +00:00
d4f7ac1ca9 added code to handle content-length > 0 2010-11-15 07:54:03 +00:00
b7c4acf78e added more header handling code for http 2010-11-11 08:28:38 +00:00
19af03709a fixed a few lines for c89
added more http code
2010-11-04 08:24:29 +00:00
edff7c59d6 implemented proper handling of duplicate http header fields 2010-11-01 08:08:15 +00:00
1c82886941 added qse_rbt_cbsert() 2010-10-31 06:49:18 +00:00
d58631e70b enhanced qse_htb_t and qse_rbt_t
- defined builtin mancbs'
- changed qse_rbt_t to point to mancbs
- touched up a few other functions
2010-10-30 07:54:36 +00:00
2265531c97 added qse_htb_cbsert().
exported qse_htb_allocpair() and qse_htb_freepair()
2010-10-29 07:09:53 +00:00
81f314d676 improved qse_htb_t to use less memory. this resulted in backward-incompatible interface 2010-10-28 06:54:37 +00:00
167449e3f1 added more lines for http parsing 2010-10-27 07:01:16 +00:00
f23fd6a4f6 added http request parsing functions 2010-10-26 07:04:11 +00:00
299852beaa enhanced resizing of qse_lda_t and qse_str_t 2010-10-22 07:29:12 +00:00
a5f99ece99 added a sample code snippet for qse_bsearch 2010-09-25 03:14:03 +00:00
70f0002cea added alg_sort.c 2010-09-25 03:03:54 +00:00
43bc5ffb79 added qse_bsearch(), qse_lsearch(), qse_qsort() 2010-09-25 03:03:38 +00:00
70bf0fceaf added missing functions and macros.
documented more functions
2010-09-08 06:29:25 +00:00
95e975f514 added open-addressed hash table 2010-09-08 04:57:43 +00:00
af72767aa5 enhanced dll 2010-09-04 06:50:08 +00:00
6094a21e5e added a few string functions 2010-09-02 07:19:59 +00:00
dc34e8f752 added some macros for the doubly-linked list 2010-09-01 07:20:34 +00:00
7f9c835412 added missing files again 2010-08-28 05:51:43 +00:00
80fcdc3162 added missing files again 2010-08-28 05:49:57 +00:00
d012ea1b01 added missing files 2010-08-28 05:47:48 +00:00
810134f0ea enhanced qse_fma_h to have more consistency with qse_xma_h 2010-08-27 00:26:28 +00:00
530ab74909 fixed wrong indentation 2010-08-26 07:20:08 +00:00
70ca33c756 added fixed-size block allocator 2010-08-26 07:15:40 +00:00
8a19cce569 deleted lsp 2010-08-25 21:28:40 +00:00
c0122c72b8 implemented a non-recursive s-expression reader 2010-08-18 07:15:14 +00:00
1177866b26 changed qse_awk_rcb_t to expose a node pointer 2010-08-06 01:31:17 +00:00
55b28b0cb1 added qse_cut_openstdwithmmgr() 2010-08-05 01:32:38 +00:00
65698c30a2 documented xma.h, though terse 2010-08-05 01:25:48 +00:00
e5e0bc9a78 added a test case for xma 2010-08-02 07:13:38 +00:00
221db8488e enhanced xma realloc() 2010-08-01 01:45:47 +00:00
4ef1730e71 added realloc to xma 2010-07-31 07:24:19 +00:00
a1965a6544 fixed bugs in xma.c 2010-07-29 07:27:03 +00:00
f467ec9930 touched the memory allocator 2010-07-25 06:43:26 +00:00
a1a57732dd added a primitive memory allocator 2010-07-24 07:24:44 +00:00
a8e9033b86 fixed a bug in rbt.c 2010-07-15 06:54:48 +00:00
0406471ef0 updated header files for documentation 2010-07-14 07:29:02 +00:00
f05306ba29 shortened some type names in rbt.c 2010-07-14 05:25:24 +00:00
e187cd9dae enhanced the red-black tree 2010-07-14 05:18:30 +00:00
03c87a4f6a updated the version to 0.5.5 in configured.ac 2010-07-10 20:16:00 +00:00