|
fc1748ccd0
|
added description on qse_wcsxjoin()
|
2018-01-22 03:04:29 +00:00 |
|
|
3a2356737d
|
added a callback called when a pair is read in by the xli format reader and the json format reader
|
2018-01-19 15:57:44 +00:00 |
|
|
e5fa90ec02
|
added the QSE_XLI_CASE_INSENSITIVE trait enumerator and revised macro defintions of string comparision functiosn for supporting the added enumerator
|
2018-01-19 03:53:43 +00:00 |
|
|
3f3d41528a
|
added the moo_ip4adxx_t type and moved c++ functions to it from moo_ip4ad_t
|
2018-01-18 04:30:43 +00:00 |
|
|
8ce346e1ed
|
defined QSE_PATH_MAX
added more operators to qse_ip4ad_t for c++
|
2018-01-17 04:38:21 +00:00 |
|
|
5d71710b18
|
enhanced the json writer to inject {} or [] manually when the outermost enclosers are not found
|
2018-01-15 09:20:28 +00:00 |
|
|
fa21cef920
|
added qse_mbsxistype(0 and qse_wcsxistype()
|
2018-01-12 08:44:41 +00:00 |
|
|
5e3507e836
|
added qse_mbsistype(), qse_wcsistype()
added qse_cli_t and related functions as an alternative interface to parse command-line arguments
|
2018-01-12 08:21:57 +00:00 |
|
|
231f1b9508
|
added common test macros.
added dhcp packet composition functions
|
2017-12-26 10:06:00 +00:00 |
|
|
0c8608f81b
|
added the endptr parameter to various string to number conversion functions
|
2017-12-18 07:20:02 +00:00 |
|
|
2172fa59a5
|
enhanced the constant value handling
|
2017-12-14 10:02:44 +00:00 |
|
|
1f56b6cf93
|
added qse_substbasenamedup()/qse_substwcsbasenamedup()/qse_substmbsbasenamedup().
enhanced $INCLUDE handling in raddic
|
2017-12-14 04:08:10 +00:00 |
|
|
61483e294a
|
added a primitive dictionary file loader. needs more work
|
2017-12-13 08:21:13 +00:00 |
|
|
c9bbd3c993
|
added qse_htl_yanknode(), qse_htl_upyank().
added qse_raddic_deletevendorbyname(), qse_raddic_deletevendorbyid()
|
2017-12-11 08:48:06 +00:00 |
|
|
4266d8026c
|
added qse_raddic_addvendor(), qse_raddic_findvendorbyvalue(), qse_raddic_findvendorbyname()
|
2017-12-08 08:12:24 +00:00 |
|
|
5db7ddc770
|
added another new hash table implementation based on fr
|
2017-11-30 05:46:42 +00:00 |
|
|
db421d4208
|
fixed prototypes for qse_wcs_vfmt() and qse_wcs_vfcat()
|
2017-09-18 04:16:06 +00:00 |
|
|
2cc8894570
|
renamed some sio functions
|
2017-09-16 08:54:25 +00:00 |
|
|
93cc3d6da4
|
added some logging functions
|
2017-09-14 18:19:51 +00:00 |
|
|
dc53a74542
|
added the seed crypto function
|
2017-09-08 16:15:15 +00:00 |
|
|
8b40ed630c
|
added some convenience functions to QSE::LinkedList, QSE::HashTable, and QSE::HashList
|
2017-09-04 12:32:48 +00:00 |
|
|
3cd745c181
|
removed a unneeded macro argument from qse_ethwadtostr()
|
2017-09-02 17:28:35 +00:00 |
|
|
375ede4a6a
|
added convienience functions to manipulate the first items and the last items in the array class
|
2017-08-31 16:07:16 +00:00 |
|
|
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 |
|
|
b0008974c3
|
Added ethernet address conversion functions
|
2017-08-28 10:25:54 +00:00 |
|
|
1e19713270
|
added mysql build options for future use
|
2017-05-02 01:17:03 +00:00 |
|
|
33546fb6d7
|
changed nwio to use poll if available instead of select
|
2017-01-25 06:30:43 +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 |
|
|
66dfa3a2fd
|
did more migrating works
|
2016-04-29 03:55:42 +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 |
|
|
61a6cf281f
|
added aio files. some file restructuring in progress
|
2016-04-27 14:57:50 +00:00 |
|
|
9b4c897d6c
|
changed pio to used param->fixed_argv if the number of arguments is <= 3
|
2016-04-11 14:32:27 +00:00 |
|
|
1bdd1f5f6c
|
changed the function signature of qse_tmr_gettmout()
|
2016-01-30 18:07:20 +00:00 |
|
|
ca08d90853
|
fixed indentiions and type names
|
2016-01-29 12:31:08 +00:00 |
|
|
6353bbfc15
|
added qse_setscknonblock(), qse_initsckconn(), qse_finisckconn()
|
2015-12-31 15:15:44 +00:00 |
|
|
cb61a8ac69
|
fixed indentation
|
2015-10-14 08:45:28 +00:00 |
|
|
768c2eb0c5
|
moved mux.c to sys from cmn
|
2015-10-02 06:10:55 +00:00 |
|
|
b53509e1f8
|
added qse_rwl_t
|
2015-10-01 15:51:15 +00:00 |
|
|
49f4c3087f
|
added QSE_SECNSEC_TO_USEC()
removed qse_mtx_trylock() and added the waiting_time parameter to qse_mtx_lock()
|
2015-09-30 13:22:40 +00:00 |
|
|
1f6fbd4f9f
|
added qse_cnd_t
|
2015-09-24 14:35:50 +00:00 |
|
|
e4a3026dc1
|
reorganized strjoin and related functions
added qse_thr_t
|
2015-09-23 13:34:04 +00:00 |
|