|  | 26427dd4c3 | enhanced qse_awk_rtx_valtostr() | 2011-05-25 09:14:58 +00:00 |  | 
			
				
					|  | 8497ddae25 | minior message change to cpp error statements | 2011-05-24 23:11:42 +00:00 |  | 
			
				
					|  | 948f5de1cb | added QSE_AWK_VAL_MAP_ITR_KEY() and deleted QSE_AWK_VAL_MAP_ITR_KEY_PTR()/QSE_AWK_VAL_MAP_ITR_KEY_LEN() added QSE_HTB_KPTL()/QSE_HTB_VPTL()/QSE_RBT_KPTL()/QSE_RBT_VPTL() | 2011-05-24 22:22:40 +00:00 |  | 
			
				
					|  | 5577499bfb | fixed a minor bug in Awk.cpp | 2011-05-24 11:07:13 +00:00 |  | 
			
				
					|  | ef13e990cb | touched up code a bit | 2011-05-24 11:02:35 +00:00 |  | 
			
				
					|  | 7e6a4dc0d5 | * added qse_cptl_t/qse_xptl_t * deleted word substitution functions from awk | 2011-05-24 10:52:37 +00:00 |  | 
			
				
					|  | 40711d3320 | exposed the details of qse_awk_fun_t | 2011-05-23 21:38:03 +00:00 |  | 
			
				
					|  | bc941f10db | added pooled memory allocator taking code from tre for tre porting | 2011-05-23 09:03:30 +00:00 |  | 
			
				
					|  | 483ce8b5bb | fixed minor bugs in rex.c | 2011-05-23 08:14:36 +00:00 |  | 
			
				
					|  | b9933a473b | changed a sample program for qse_awk_findfun() and qse_awk_callfun() | 2011-05-22 10:16:18 +00:00 |  | 
			
				
					|  | 8f88a97dfc | added qse_awk_rtx_findfun() and qse_awk_rtx_callfun() | 2011-05-22 10:08:54 +00:00 |  | 
			
				
					|  | d879fd69af | fixed lib/cmn/Makefile.am | 2011-05-20 21:18:13 +00:00 |  | 
			
				
					|  | 4a1e5d6106 | added a missing file in Makefile.am | 2011-05-20 09:15:15 +00:00 |  | 
			
				
					|  | 687f4d21b8 | fixed condition for a maximum positinal index | 2011-05-19 21:46:53 +00:00 |  | 
			
				
					|  | f0e64b56eb | added QSE_STR_CSTR() | 2011-05-19 21:33:28 +00:00 |  | 
			
				
					|  | 6eebf4baa2 | touched up code for less lines | 2011-05-19 20:50:51 +00:00 |  | 
			
				
					|  | c7a49615a2 | improved tokenization by rex | 2011-05-19 08:36:40 +00:00 |  | 
			
				
					|  | 845b4ae4f0 | included the int() function into the main awk | 2011-05-18 20:32:39 +00:00 |  | 
			
				
					|  | 4da9a4d010 | migrated math functions in Awk and StdAwk | 2011-05-18 08:56:54 +00:00 |  | 
			
				
					|  | da35a4c6dc | changed qse_awk_prm_t to include basic math functions | 2011-05-18 08:37:51 +00:00 |  | 
			
				
					|  | a2a474bb34 | added qse_awk_rtx_getfirstmapvalitr()/qse_awk_rtx_getnextmapvalitr() | 2011-05-13 22:06:55 +00:00 |  | 
			
				
					|  | 4e882e79c0 | changed Awk::Value::setIndexedVal() | 2011-05-13 10:16:57 +00:00 |  | 
			
				
					|  | 2cb55e3676 | added qse_awk_rtx_setmapvalfld()/qse_awk_rtx_getmapvalfld() | 2011-05-13 08:55:53 +00:00 |  | 
			
				
					|  | 3ae34f8acc | modified code for the first successful dos/4gw build omitting unsupported features | 2011-05-10 10:11:13 +00:00 |  | 
			
				
					|  | fab23e8575 | touched up more | 2011-05-07 09:28:27 +00:00 |  | 
			
				
					|  | 26bae0b0fb | enhanced fio.c for DOS | 2011-05-05 09:11:23 +00:00 |  | 
			
				
					|  | 574f373cf0 | added some DOS stuffs | 2011-05-04 08:00:38 +00:00 |  | 
			
				
					|  | fd0b3f9abd | added qse_mbsbasename()/qse_wcsbasename() | 2011-05-04 01:48:42 +00:00 |  | 
			
				
					|  | 12adaea5a3 | enhanced record handling for CRLF | 2011-05-02 08:37:17 +00:00 |  | 
			
				
					|  | 42327ce6d1 | enhanced record reading further | 2011-05-02 07:28:51 +00:00 |  | 
			
				
					|  | d915a0fc7a | enhanced multi-character RS handling | 2011-05-01 09:24:38 +00:00 |  | 
			
				
					|  | 7b4914c794 | touched up record reading function a little bit | 2011-04-29 08:11:19 +00:00 |  | 
			
				
					|  | 40fad800f3 | fixed the bug of not able to find the longest match for a multiple-character RS. | 2011-04-28 08:04:13 +00:00 |  | 
			
				
					|  | 8b63507b79 | set the ID property on some files | 2011-04-26 08:56:05 +00:00 |  | 
			
				
					|  | 32be9131c7 | added qse_mbs_t/qse_wcs_t and related functions | 2011-04-26 08:53:50 +00:00 |  | 
			
				
					|  | 65588fad45 | updated copyright notice | 2011-04-23 08:28:43 +00:00 |  | 
			
				
					|  | 0ba21de0f1 | changed the way FILENAME and OFILENAME are set upon start-up | 2011-04-21 01:37:48 +00:00 |  | 
			
				
					|  | ea724c784c | touched up awk for OS2 | 2011-04-18 09:28:22 +00:00 |  | 
			
				
					|  | 212a71460f | added qse_mbsincl()/qse_wcsincl()/qse_mbsexcl()/qse_wcsexcl() and related functions | 2011-04-17 09:40:57 +00:00 |  | 
			
				
					|  | bdc537fbdc | * fixed a bug of opening a console output file in a wrong mode resulting in failure. * added a new sample file for awk | 2011-04-17 08:55:26 +00:00 |  | 
			
				
					|  | 603af95dca | added qse_mbsset()/qse_wcsset()/qse_mbsdel()/qse_wcsdel() and related functions | 2011-04-16 09:18:27 +00:00 |  | 
			
				
					|  | e1d7784e4e | added qse_mbsrot()/qse_wcsrot()/qse_mbsrev()/qse_wcsrev() and related functions | 2011-04-15 06:42:48 +00:00 |  | 
			
				
					|  | 6af502fa30 | fixed some typos | 2011-04-14 09:32:34 +00:00 |  | 
			
				
					|  | 610e2348de | added qse_mbstok()/qse_wcstok() and related functions | 2011-04-13 09:36:18 +00:00 |  | 
			
				
					|  | 610059c023 | added qse_mbsbeg()/qse_wcsbeg()/qse_mbsend()/qse_wcsend() and related functions | 2011-04-12 08:15:30 +00:00 |  | 
			
				
					|  | 10901ba0df | added qse_mbstrm()/qse_wcstrm()/qse_mbspac()/qse_wcspac() and related functions | 2011-04-09 07:56:28 +00:00 |  | 
			
				
					|  | c0afd55a3a | added qse_mbsspltrn()/qse_wcsspltrn()/qse_mbsspl()/qse_wcsspl() | 2011-04-08 00:46:25 +00:00 |  | 
			
				
					|  | f7ebae421f | added str_len.c to Makefile.am | 2011-04-04 09:00:51 +00:00 |  | 
			
				
					|  | ee52b08a0c | added qse_mbsbytes()/qse_wcsbytes() | 2011-04-04 08:57:23 +00:00 |  | 
			
				
					|  | 2f4a4000cd | fixed issues of watcomc for _win32 in stdio.c | 2011-04-01 09:32:07 +00:00 |  |