|
d0bb9ae911
|
added some checks for compiler builtins.
enhanced SpinLock code
|
2018-01-30 08:33:45 +00:00 |
|
|
3a9e278f0b
|
added --enable-wchar-prefer-char16
|
2018-01-30 04:17:26 +00:00 |
|
|
2fbfe3a71b
|
changed to prefer char16_t with c11 compiler. yet to add --prefer-char16 option to configure.ac
|
2018-01-29 15:38:32 +00:00 |
|
|
11d1344b70
|
added an experimental SpinLock class
|
2018-01-29 10:21:54 +00:00 |
|
|
ab98ce632e
|
removed a redundant work from Thread.hpp
|
2018-01-29 09:29:46 +00:00 |
|
|
2a1cda7981
|
added QSE::ThreadL
|
2018-01-29 09:25:47 +00:00 |
|
|
8e78356337
|
renamed ThreadC to ThreadF
|
2018-01-29 05:02:51 +00:00 |
|
|
57201a2af3
|
added a move contructor to ThreadC
|
2018-01-29 05:01:47 +00:00 |
|
|
789b2a36ad
|
fixed source code for old compilers
|
2018-01-28 04:51:22 +00:00 |
|
|
60797172e3
|
touched up Thread.hpp
|
2018-01-27 16:38:13 +00:00 |
|
|
36d4883f6d
|
added QSE::ThreadR and QSE::ThreadC
|
2018-01-27 16:35:02 +00:00 |
|
|
8256cee77f
|
touched up QSE::Thread
|
2018-01-27 05:58:20 +00:00 |
|
|
5a3586232f
|
relaxed some code for pre-c++11 compilers
|
2018-01-26 15:03:40 +00:00 |
|
|
4af515c970
|
added some threading functions
|
2018-01-26 10:03:58 +00:00 |
|
|
58033d0265
|
wrote some socket functions
|
2018-01-25 14:46:57 +00:00 |
|
|
47f662861f
|
Added some socket functions
|
2018-01-25 09:56:30 +00:00 |
|
|
c0a072a054
|
touched up qse_xli_setpairwithstr() a bit
|
2018-01-22 09:38:44 +00:00 |
|
|
fc1748ccd0
|
added description on qse_wcsxjoin()
|
2018-01-22 03:04:29 +00:00 |
|
|
b3a288affb
|
added the pair_writable callback to xli
|
2018-01-21 17:13:43 +00:00 |
|
|
d61c292659
|
added qse_floc_t and qse_flocxx_t types
|
2018-01-21 04:15:09 +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 |
|
|
ffa5514b43
|
added QSE_FS_MKDIR_IGNORE_UMASK
|
2018-01-18 10:27:46 +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 |
|
|
d991f9c27b
|
added the qse_fs_mode_t type and the mode parameter to qse_mkdir() and related functions
|
2018-01-17 07:45:31 +00:00 |
|
|
db55393050
|
changed to use AX_CHECK_NUMVALOF to find the value of PATH_MAX
|
2018-01-17 06:06:11 +00:00 |
|
|
8ce346e1ed
|
defined QSE_PATH_MAX
added more operators to qse_ip4ad_t for c++
|
2018-01-17 04:38:21 +00:00 |
|
|
825cf63d04
|
deleted unneeded macros
|
2018-01-15 14:00:02 +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 |
|
|
c756ae65e2
|
added a working json format writer
|
2018-01-11 08:32:21 +00:00 |
|
|
12212d55cc
|
added qse_xli_vtext_t to store the outermost braces and brackets in the json format
changed the json format reader to recognize the outermost braces and brackets
|
2018-01-11 04:02:48 +00:00 |
|
|
4636a46acb
|
added quite some xli code to read the json formatted data
|
2018-01-10 10:01:41 +00:00 |
|
|
779b335710
|
reverted previous 2 commits for support json format in xli.
instead, i'm writing a different json format reader
|
2018-01-09 10:45:43 +00:00 |
|
|
6237b43441
|
added QSE_XLI_JSON and abandoned QSE_XLI_TAGMARKER, QSE_XLI_ARRAYMARKER, and QSE_XLI_ASSIGNWITHCOLON
|
2018-01-08 08:25:49 +00:00 |
|
|
03cb7dd9dc
|
added QSE_XLI_ASSIGNWITHCOLON, QSE_XLI_TAGMARKER, QSE_XLI_ARRAYMARKE and added partial code for more extension work in progress
|
2018-01-05 10:55:20 +00:00 |
|
|
231f1b9508
|
added common test macros.
added dhcp packet composition functions
|
2017-12-26 10:06:00 +00:00 |
|
|
480e68fe36
|
added some dhcp packet handling functions
|
2017-12-19 09:01:36 +00:00 |
|
|
0c8608f81b
|
added the endptr parameter to various string to number conversion functions
|
2017-12-18 07:20:02 +00:00 |
|
|
42ecad1e38
|
added an experimental function qse_rad_insert_extended_vendor_specific_attribute() to support EVS. yet a lot of wors are to be done to support tag, extended, long-extended, tlv
|
2017-12-18 06:27:54 +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 |
|
|
f9970ef086
|
added constant manipulation functions in raddic
|
2017-12-12 07:27:17 +00:00 |
|
|
b081c10f83
|
fixed wrong cache handing in manipulating the attributes in raddic
|
2017-12-12 03:17:02 +00:00 |
|
|
80ade41ea9
|
added qse_raddic_addattr(), qse_raddic_deleteattrbyname(), qes_raddic_deleteattrbyvalue(), qse_raddic_findattrbyname(), qse_raddic_findattrbyvalue()
|
2017-12-11 10:02:49 +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 |
|