|
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 |
|
|
2304a0a5bb
|
enhanced the logging functions to support priority masking and added/changed helper functions to convert betwee numeric values and string values
|
2017-09-18 04:06:58 +00:00 |
|
|
c5ac9558ab
|
change the logging function to support priority masking
|
2017-09-18 02:46:54 +00:00 |
|
|
cdc64c347f
|
fixed compilation issues on netbsd i386
|
2017-09-17 12:29:59 +00:00 |
|
|
a7bc6a6eb2
|
fixed some bugs in formatting output function
|
2017-09-16 09:16:15 +00:00 |
|
|
2cc8894570
|
renamed some sio functions
|
2017-09-16 08:54:25 +00:00 |
|
|
3ac8bc1f49
|
added math::log2() to awk.
fixed some bugs in syslog handling
|
2017-09-16 07:01:03 +00:00 |
|
|
dae0fc8adb
|
added a tester for logging functions
|
2017-09-16 04:10:14 +00:00 |
|
|
936426de42
|
fixed compilation issues on solaris 8
|
2017-09-09 15:03:55 +00:00 |
|
|
dc53a74542
|
added the seed crypto function
|
2017-09-08 16:15:15 +00:00 |
|
|
5846d6c1a8
|
added move constructors and move assignement operators to string classes
|
2017-08-31 09:53:50 +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 |
|
|
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 |
|
|
cf0956cad6
|
changed qse_fs_cpfile() to copy a directory that has been copied already
|
2016-12-18 17:12:21 +00:00 |
|
|
7ca53162de
|
added glob handling to qse_fs_cpfile()
|
2016-12-12 16:19:59 +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 |
|
|
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 |
|
|
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 |
|
|
49d3dcfeda
|
merged sys and io to si
|
2016-04-28 14:33:10 +00:00 |
|
|
96744530f0
|
added qse_setintrhandler() & qse_clearintrhandler()
|
2015-10-02 03:21:20 +00:00 |
|
|
b53509e1f8
|
added qse_rwl_t
|
2015-10-01 15:51:15 +00:00 |
|
|
26440f1a96
|
removed unnecessary code in some initialization code.
added errnum to some open functions
|
2015-06-12 13:11:50 +00:00 |
|
|
763efada8f
|
added qse_isuniblank() and changed qse_isblank() to use it.
regenerated various build files
|
2015-06-12 03:54:04 +00:00 |
|
|
c6644d5b52
|
changed qse_setdflcmgrbyid() and qse_setdflcmgr() to return the cmgr object set.
changed the default cmgr to either SLMB or UTF8 depending on the availability of underlying library functions
|
2015-04-27 08:37:57 +00:00 |
|
|
4db106fcc3
|
changed QSE_CPP_ENABLE_CPP1_MOVE to QSE_CPP_ENABLE_CPP11_MOVE
|
2015-04-04 15:27:50 +00:00 |
|
|
1c1d9b4158
|
changed code for old compilers
|
2015-03-24 09:34:57 +00:00 |
|
|
087faf9f67
|
added QSE_CPP_RVREF.
enhanced Array and BinaryHeap for C++11
|
2015-03-20 13:53:54 +00:00 |
|
|
1e839dba3d
|
added some move-sensitive functions to Array
|
2015-03-20 08:03:52 +00:00 |
|
|
bfee646924
|
fixed a bug of getting %lu wrongly in fmt-out.h
fixed some typos in StrBase.hpp
enhanced String::format & String::formatv
|
2015-03-19 02:33:15 +00:00 |
|
|
b15016a997
|
added String.cpp
|
2015-03-18 14:45:52 +00:00 |
|
|
c090a950c7
|
added Growable and enhanced StrBase
|
2015-03-18 13:53:22 +00:00 |
|
|
c6d29bc9b6
|
added more functions to StrBase
|
2015-03-17 16:06:07 +00:00 |
|
|
b4fd70b1e4
|
changed the behavior of member functions of RefCounted.
Changed SharedPtr to make use of RefCounted.
Added StrBase and String.
|
2015-03-14 00:54:56 +00:00 |
|
|
a212a8ebf2
|
changed Awk to use HashTable instead of htb.
added Cstr, Mcstr, Wcstr.
changed Awk not to use in-class placement new in allocating a value
|
2015-03-11 13:33:23 +00:00 |
|
|
cb62c4ecd1
|
added quite a few sample programs
|
2015-03-11 06:12:48 +00:00 |
|
|
1ef7fc2569
|
touched up glob.c and glob.h
|
2014-12-15 04:26:41 +00:00 |
|
|
77939a5940
|
enhanced dir.c to handle both mbs and wcs by implementing the new QSE_DIR_WCSPATH option
|
2014-12-11 16:03:58 +00:00 |
|
|
0a9a80c567
|
added some code for file copying
|
2014-12-09 13:41:58 +00:00 |
|
|
e01c1f8644
|
wrote a file copy function partially
|
2014-12-03 15:27:45 +00:00 |
|
|
44129510dc
|
fixed glob.c to use qse_stat_t instead of struct stat.
fixed other minor problems
|
2014-11-28 17:01:29 +00:00 |
|
|
947f5a8d8d
|
added qse_getpathcore()/qse_getmbspathcore()/qse_getwcspathcore()
added qse_fs_dupfspathforwcs()
improved qse_fs_mkdirXXX()
|
2014-11-27 15:58:51 +00:00 |
|
|
5f61505860
|
added qse_fs_setopt() & qse_fs_getopt().
added QSE_FS_CBS and changed qse_fs_del() to call cbs.del() if available
|
2014-11-26 15:14:24 +00:00 |
|