Commit Graph

  • ec930a92ab fixed a bug in mod-mysql.c hyung-hwan 2020-01-04 15:50:22 +0000
  • 7a1f072f87 changed code to clear out a variable before use in fnc_getnwifcfg() hyung-hwan 2020-01-02 03:54:46 +0000
  • cbfe6bf628 fixed a bug of setting the tre option wrongly in qse_awk_buildrex() hyung-hwan 2020-01-01 14:05:00 +0000
  • 81676bb46f corrected undesired code in lib/awk/parse.c hyung-hwan 2019-12-25 14:48:57 +0000
  • 092a60dcff fixed a neligible mistake in lib/awk/mod-sys.c hyung-hwan 2019-12-25 03:33:59 +0000
  • 58017aedb4 minor fix in lib/si/dir.c hyung-hwan 2019-12-23 04:25:34 +0000
  • a3ac936eab added QSE_AWK_REXBOUND to QSE_AWK_MODERN hyung-hwan 2019-12-18 14:57:21 +0000
  • d5fc64e2b5 fixed no mutex release issue in sio hyung-hwan 2019-12-18 03:55:37 +0000
  • 9d6c107746 minor code fix hyung-hwan 2019-12-14 15:23:45 +0000
  • 77f3be0f7a improved definition of QSE_READDIR hyung-hwan 2019-12-04 14:58:52 +0000
  • c9e72e39bf fixed wrong operators in str-trm.c hyung-hwan 2019-12-01 09:34:36 +0000
  • 8dcda1fae3 fixed wrong comparision bugs in lib/cmn/chr.c hyung-hwan 2019-11-24 04:53:54 +0000
  • e40d7dc262 fixed typos hyung-hwan 2019-11-21 08:54:02 +0000
  • 049727fd9f minor change in str-dyn.h hyung-hwan 2019-11-17 16:23:50 +0000
  • 0cc0de3d7b fixed a wrong type used in StdAwk.cpp hyung-hwan 2019-11-15 00:43:31 +0000
  • 865207e3b9 some clean-up in QSE::TcpServer hyung-hwan 2019-11-13 06:33:43 +0000
  • af7852ee6c renamed stop to halt in some context. renamed start to execute in TcpServer hyung-hwan 2019-11-12 07:55:32 +0000
  • ae997bb477 fixed a signal handling bug in QSE::App hyung-hwan 2019-11-12 07:08:24 +0000
  • 4ee4169619 added QSE::App::acceptSignals(), QSE::App::discardSignals(), QSE::App::neglectSignals() hyung-hwan 2019-11-11 09:24:56 +0000
  • 4e43dbe5b9 got logging working in QSE::App() hyung-hwan 2019-11-10 08:19:15 +0000
  • 4a1e4858a7 some refactoring of qse_log_t related functions hyung-hwan 2019-11-09 00:32:34 +0000
  • 3130a85700 coding for logging support in QSE::App hyung-hwan 2019-11-08 08:33:38 +0000
  • eaad08930c somg logging support code into QSE::App hyung-hwan 2019-11-07 15:47:17 +0000
  • 298958da4c minor changes to QSE::App hyung-hwan 2019-11-07 08:38:01 +0000
  • caa11c5e0d amemded cmd/http/httpd-mime.conf hyung-hwan 2019-11-02 05:23:14 +0000
  • df8cff2451 renamed qse_basenameasmbs() back to qse_mbsbasename() renamed qse_basenameaswcs back to qse_wcsbasename() added qse_get_log_priority_by_wcsname() added qse_get_log_priority_by_mbsname() added qse_get_log_facility_by_wcsname() added qse_get_log_facility_by_mbsname() added qse_wcsmbscmp(), qse_mbswcscmp() added qse_wcsxmbscmp(), qse_mbsxwcscmp() hyung-hwan 2019-09-10 08:53:59 +0000
  • f89efc150a fixed a segfault error in Awk.cpp for missed rtx->_instsize adjustment hyung-hwan 2019-09-03 16:46:57 +0000
  • 8c6a7ae29c changed mod-mysql.c to compile smoothly without MYSQL_OPT_RECONNECT defined hyung-hwan 2019-09-03 09:47:41 +0000
  • c6522a0291 changed mod-sys.c to check O_CLOEXEC and O_NONBLOCK before using them hyung-hwan 2019-09-02 07:46:04 +0000
  • 0931dd7b3d updating README.md hyung-hwan 2019-08-29 15:30:33 +0000
  • ddee17a1a0 updating README.md hyung-hwan 2019-08-29 15:29:20 +0000
  • eed0959d39 updating README.md hyung-hwan 2019-08-29 15:26:19 +0000
  • 47a54ae5c0 updating README.md hyung-hwan 2019-08-29 15:25:57 +0000
  • c202c3a9fb adding README.md hyung-hwan 2019-08-29 15:23:37 +0000
  • 9f889d8243 corrected swapped code between qse_awk_rtx_findfunwithmbs() and qse_awk_rtx_findfunwithwcs() hyung-hwan 2019-08-29 09:09:37 +0000
  • 74ff72564e added qse_awk_rtx_openstdwithmbs(), qse_awk_rtx_openstdwithwcs(). added QSE_AWK_PARSESTD_MBS, QSE_AWK_PARSESTD_WCS hyung-hwan 2019-08-29 08:42:17 +0000
  • d5320cfd30 added mbs handling methods to Awk::Value hyung-hwan 2019-08-29 03:13:57 +0000
  • 76d6999f37 renamed qse_getawknilval() to qse_get_awk_nil_val(). fixed a segfault issue caused by unfinised changes required for new xtn management scheme hyung-hwan 2019-08-29 02:19:41 +0000
  • 24bcca71bf renamed qse_awk_getwerrmsg() to qse_awk_geterrmsgaswcs. renamed qse_awk_getmerrmsg() to qse_awk_geterrmsgasmbs() hyung-hwan 2019-08-28 15:14:22 +0000
  • 510bde2abc qse_awk_addfncwithmbs(), qse_awk_addfncwithwcs(), qse_awk_delfncwithmbs(), qse_awk_delfncwithwcs() qse_awk_getmerrmsg(), qse_awk_getwerrmsg(), qse_awk_rtx_getmerrmsg(), qse_awk_rtx_getwerrmsg() hyung-hwan 2019-08-28 14:01:28 +0000
  • 165ecc7643 tweaked lisp/awklisp to run properly under qseawk hyung-hwan 2019-08-27 16:25:28 +0000
  • da20a99a10 fixed the infinite recursion issue in qse_awk_rtx_valtombsdupwithcmgr() hyung-hwan 2019-08-27 15:43:47 +0000
  • a6484a5605 added qse_awk_addgblwithmbs()/qse_awk_addgblwithwcs() added qse_awk_delgblwithmbs()/qse_awk_delgblwithwcs() added qse_awk_findgblwithmbs()/qse_awk_findgblwithwcs() hyung-hwan 2019-08-27 14:52:19 +0000
  • 6cdaf0bda6 work in progress. implementing qse_awk_addgblwithmbs() & qse_awk_addgblwithwcs() hyung-hwan 2019-08-27 08:42:13 +0000
  • d0d2a7af8c fixed a simple but critical bug in __MAKE_IMAP_NODE hyung-hwan 2019-08-26 10:29:26 +0000
  • 4e6015ed36 added sys::dup() and sys::openfd(). added the optional second parameter to sys::close(). it accepts sys::C_KEEPFD. hyung-hwan 2019-08-26 02:47:02 +0000
  • 8bfac9fff4 added sys::opendir(), sys::readdir(), sys::closedir() hyung-hwan 2019-08-25 16:03:51 +0000
  • cfd39c4280 defined sys::RC_XXX items in awk hyung-hwan 2019-08-25 06:21:32 +0000
  • b419965310 updated mod-sys.c with newly defined RX_XXXX items hyung-hwan 2019-08-23 08:14:10 +0000
  • e12121a8a2 updated awk documentation hyung-hwan 2019-08-23 07:41:26 +0000
  • e298a40efb reverted a sanity check in mux.c hyung-hwan 2019-08-23 03:49:05 +0000
  • 8fc780bacd fixed mux.c to prevent an epoll_wait() error when no file descriptor is inserted hyung-hwan 2019-08-22 15:51:33 +0000
  • cd14f62522 extended sys::pipe() to accept the third argument, flags, in awk changed sys::read() and sys::write to return -2 and -3 upon EAGAIN and EINTR respectively hyung-hwan 2019-08-22 02:49:50 +0000
  • 05e14057eb added sys::pipe() to awk hyung-hwan 2019-08-21 08:48:32 +0000
  • 94cc9298c1 added qse_encode_hmacmbs()/qse_encode_hmacwcs()/qse_decode_hmacmbs()/qse_decode_hmacwcs() hyung-hwan 2019-08-19 09:07:21 +0000
  • 2f07153431 added qse_encode_hmacstr() and qse_decode_hmacstr() hyung-hwan 2019-08-16 10:19:41 +0000
  • 0ddcf3de1c added hmac files hyung-hwan 2019-08-15 08:41:33 +0000
  • 06712ddd4a added hmac functions hyung-hwan 2019-08-15 08:25:17 +0000
  • 4d53acaa94 added sha2 functions hyung-hwan 2019-08-14 08:44:06 +0000
  • a803e2c140 added sha1 functions hyung-hwan 2019-08-13 09:56:26 +0000
  • c6a54c2ce4 some sanity check in sys::read() hyung-hwan 2019-08-09 01:48:06 +0000
  • a998e6dce9 added sys::read() to awk hyung-hwan 2019-08-08 15:40:23 +0000
  • c04312300b added sys::write() to awk hyung-hwan 2019-08-08 11:31:27 +0000
  • f6cf2aec64 added sys::open() & sys::close() hyung-hwan 2019-08-08 08:01:57 +0000
  • 2361cf8508 added static assertion macros hyung-hwan 2019-08-08 04:10:20 +0000
  • ae841ffd27 added sys::chmod() to awk hyung-hwan 2019-08-05 09:00:05 +0000
  • 38d754e971 added sys::unlink() and sys::mkdir() hyung-hwan 2019-08-05 08:53:22 +0000
  • 43cfbd6bdf added check for tm->__tm_gmtoff and tm->__tm_zone. changed sys::strftime() to set tm_zone to GMT if sys::STRFTIME_UTC is set hyung-hwan 2019-07-01 15:02:43 +0000
  • 4257ef5296 enhanced sys::strftime() to access flags - sys::STRFTIME_UTC is the only flag defined at this moment hyung-hwan 2019-07-01 14:30:47 +0000
  • 36d9b5f49a fixed wrong dependencies again in lib/si/Makefile.am hyung-hwan 2019-06-30 14:38:24 +0000
  • 31fc83fbeb fixed wrong dependencies again in lib/awk/Makefile.am hyung-hwan 2019-06-30 11:50:36 +0000
  • 299bd486b6 fixed wrong dependencies in lib/awk/Makefile.am hyung-hwan 2019-06-30 11:29:46 +0000
  • 8ece12361c fixed more dependencies in lib/awk/Makefile.am hyung-hwan 2019-06-30 11:28:33 +0000
  • 8d98111202 fixed wrong declarations of qse_awk_rtx_valtowcsdupwithcmgr() and qse_awk_rtx_valtombsdupwithcmgr() which caused segfault when the returned pointer is greater than UINT_MAX hyung-hwan 2019-06-30 09:26:33 +0000
  • 88d5820dbb fixed dependencies in build files hyung-hwan 2019-06-30 05:00:30 +0000
  • 46231430f4 enhanced qse_awk_rtx_callfun() to allow a function with pass-by-reference parameters hyung-hwan 2019-06-30 04:26:44 +0000
  • aa5559e400 revised the comment on QSE_XTN() hyung-hwan 2019-06-25 02:43:45 +0000
  • 03bdfda578 added _instsize to qse_httpd_t, qse_httpd_server_t, qse_httpd_client_t, etc hyung-hwan 2019-06-25 02:36:32 +0000
  • 74b48b87ec added _instsize into qse_sed_t and removed qse_sed_getxtnstd() hyung-hwan 2019-06-25 01:21:00 +0000
  • 5d627bc2a7 _instsize into qse_xli_t and qse_json_t hyung-hwan 2019-06-24 14:24:14 +0000
  • 35a24a56d1 added the _instsize field to qse_awk_t and qse_awk_rtx_t to get rid of qse_awk_getxtnstd() and qse_awk_rtx_getxtnstd() hyung-hwan 2019-06-24 08:53:49 +0000
  • f4a8a5bff7 fixed a new bug in qse_awk_rtx_valtowcsdupwithcmgr() hyung-hwan 2019-06-18 13:59:41 +0000
  • 69f97d969e fixed the wrong qse_awk_rtx_valtostrdupwithcmgr macro. simplied eval_getline() a bit hyung-hwan 2019-06-18 13:54:34 +0000
  • 00d0dc786f added qse_awk_rtx_valtostrdupwithcmgr()/qse_awk_rtx_getvalstrwithcmgr() enhanced str::frommbs()/str::tombs() to support the encoding name as the second parameter hyung-hwan 2019-06-18 10:51:26 +0000
  • a04c9b6125 work in progress. trying to accept the encoding name in str::tombs() and str::frommbs() hyung-hwan 2019-06-18 07:03:50 +0000
  • 332aee2f88 exposed non-const getValueAt() and operator[] in Array.hpp hyung-hwan 2019-06-14 10:15:08 +0000
  • f26ce3bf40 added qse_xli_findpairatindex() hyung-hwan 2019-06-14 09:05:12 +0000
  • 1fd7626b2e renamed worker to connection in QSE::TcpServer hyung-hwan 2019-06-14 08:35:11 +0000
  • d3a0140ab6 added TcpServeR::errlogfmt() to report internal operation failures hyung-hwan 2019-06-14 05:53:24 +0000
  • 3f8838afd3 renamed ErrorCode to ErrorNumber wherever possible substituted this->getMmgr()->reallocate() and this->getMmgr()->dispose() for QSE_MMGR_REALLOC() and QSE_MMGR_FREE() in TcpServer.cpp hyung-hwan 2019-06-14 03:34:39 +0000
  • b12e3f4016 made ErrorGrab a template class hyung-hwan 2019-06-14 01:05:38 +0000
  • 766386566f made ErrorGrab a template class hyung-hwan 2019-06-13 23:16:12 +0000
  • cb0e08f449 added ErrorGrab and used it in TcpServer hyung-hwan 2019-06-13 10:18:30 +0000
  • 4d556c475a fixed the processed length calculation bug in feed_json_data() in xli/json.c hyung-hwan 2019-06-13 05:45:47 +0000
  • df7a5eda5f fixed a bug of skipping setting output length in qse_awk_rtx_valtombsdup in the MCHAR mode. added str::tombs() and str::frommbs() changed mbs_to_str() to use rtx->awk->cmgr for mbs to wcs conversion hyung-hwan 2019-06-13 04:26:13 +0000
  • 7f57afe262 defined QSE_APP_LOG4 through QSE_APP_LOG9 added QSE::App::setCmgr() and QSE::App::getCmgr() fixed a wrong memory disposal call in awk/run.c fixed some syntax issues in the QSE_CHAR_IS_MCHAR mode initialized best.len and cur.len to 0s in qse_ip6adtombs() and qse_ip6adtowcs() hyung-hwan 2019-06-12 07:07:18 +0000
  • 12eacceec0 fixed some issues in xli/json.c hyung-hwan 2019-06-11 16:33:26 +0000
  • f95e9d36cf added the ignore_if_unhandled parameter to App::neglectsignal(). added App::logfmt() and App::logfmtv() added QSE::TcpServerFD<F,D> and QSE::ThreadFD<F,D> hyung-hwan 2019-06-11 09:10:09 +0000
  • 9a0f2e15b8 added xli/json.c hyung-hwan 2019-06-10 15:09:01 +0000
  • d7940a7c5b enhanced the awk deparser to print @pragma stack_limit if different from the default settings. defined QSE_AWK_MAX_DFL_STACK_LIMIT hyung-hwan 2019-06-10 04:57:51 +0000