7a246a02ef 
					 
					
						
						
							
							added QSE_SED_EXTENDEDADR  
						
						... 
						
						
						
						deleted QSE_SED_ZEROA1 and QSE_SED_STARTSTEP
added actual code for more ~extended address formats
fixed the 'divide-by-zero' bug caused by the command 'start~0'
added more test scripts for sed 
						
						
					 
					
						2011-09-29 00:31:17 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9fb0bc1628 
					 
					
						
						
							
							changed how to handle appends(a,r,R), to use less memory when append text/file is large  
						
						
						
						
					 
					
						2011-09-27 22:51:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b9e365f148 
					 
					
						
						
							
							added qse_sed_setexechook()  
						
						... 
						
						
						
						added qse_strfnmat() and related functions 
						
						
					 
					
						2011-09-24 08:52:22 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						716237d6c0 
					 
					
						
						
							
							added Sed::stop() and Sed::isStop()  
						
						
						
						
					 
					
						2011-09-21 08:04:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f9011bc1d 
					 
					
						
						
							
							changed code to allow an empty label when QSE_SED_STRICT is not set  
						
						... 
						
						
						
						added qse_sed_stop() and qse_sed_isstop() 
						
						
					 
					
						2011-09-20 22:40:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7de8b649ef 
					 
					
						
						
							
							added qse_sio_openstd().  
						
						... 
						
						
						
						added QSE_SED_ZEROA1 and related code 
						
						
					 
					
						2011-09-20 00:51:02 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ecaed2c2b3 
					 
					
						
						
							
							added qse_sed_io_std_t and related code  
						
						
						
						
					 
					
						2011-09-18 09:41:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e2affec43b 
					 
					
						
						
							
							added QSE_TIO_IGNOREMBWCERR  
						
						
						
						
					 
					
						2011-09-11 20:48:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3db2c566a2 
					 
					
						
						
							
							added QSE_TRE_NONSTDEXT  
						
						... 
						
						
						
						fixed a bug of not printing pattern space properly after 'q' 
						
						
					 
					
						2011-09-09 01:49:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92b4c29551 
					 
					
						
						
							
							* fixed a bug of not setting the IGNORECASE option properly to TRE.  
						
						... 
						
						
						
						* added code to treat a regular expressio delimiter as a normal character when present within [] of a regular expression.
* changed code to allow 0 as a starting address of a start~step address form.
* added code to accept 'I' as a option to the 's' command. 
						
						
					 
					
						2011-09-08 09:36:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5be63c4b38 
					 
					
						
						
							
							added files to watcom project files  
						
						
						
						
					 
					
						2011-09-08 01:17:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0f85644269 
					 
					
						
						
							
							added code to handle an empty regular expression in sed  
						
						
						
						
					 
					
						2011-09-07 08:18:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3fe32033cb 
					 
					
						
						
							
							* fixed a rounding bug of reallocation size in _realloc_merge of qse_xma_t.  
						
						... 
						
						
						
						* replaced rex with tre in qse_sed_t
* added submatch reference for the 's' command into qse_sed_t
* changed some options and functions for tre integration in qse_sed_t 
						
						
					 
					
						2011-09-03 09:27:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1efa41052e 
					 
					
						
						
							
							fixed a minor bug in calling tre_add_tags()  
						
						... 
						
						
						
						added qse_tre_open()/qse_tre_close()/qse_tre_geterrnum()/qse_tre_geterrmsg()
added a parameter to return the number of submatches into qse_tre_compx()/qse_tre_comp() 
						
						
					 
					
						2011-09-02 08:45:06 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6aba3f8f89 
					 
					
						
						
							
							integrated Ville Laurikari's TRE  
						
						
						
						
					 
					
						2011-09-01 09:43:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						621eefef0c 
					 
					
						
						
							
							renamed ccls to ctype  
						
						
						
						
					 
					
						2011-08-25 00:54:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c4ed8caf9 
					 
					
						
						
							
							* added QSE_MBLEN_MAX  
						
						... 
						
						
						
						* added qse_getcclsid() and related functions
* added qse_isblank() and realted code 
						
						
					 
					
						2011-08-22 23:26:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						03dad41aa2 
					 
					
						
						
							
							fixed a bug in pma  
						
						
						
						
					 
					
						2011-08-19 10:26:47 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8da90da039 
					 
					
						
						
							
							* added qse_mbscasebeg()/qse_wcscasebeg()  
						
						... 
						
						
						
						* touched up the _WIN32 part of qse_fio_t a bit 
						
						
					 
					
						2011-08-15 09:59:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6e2dd10655 
					 
					
						
						
							
							* renamed udd to ctx in qse_mmgr_t  
						
						... 
						
						
						
						* fixed problems in build and test scripts 
						
						
					 
					
						2011-08-15 03:07:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4527bf0a34 
					 
					
						
						
							
							* fixed a bug of not setting an error code upon a few cases of QSE_AWK_STRXDUP failures  
						
						... 
						
						
						
						* added a new memory debugging facility to qseawk 
						
						
					 
					
						2011-08-14 10:04:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						14572f08aa 
					 
					
						
						
							
							fixed a few issues in qse_env_t functions on OS2 with Watcom C  
						
						
						
						
					 
					
						2011-08-13 10:35:34 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cfe85ecc60 
					 
					
						
						
							
							* added QSE_PIO_MBSCMD  
						
						... 
						
						
						
						* added qse_env_insertsys() and related functions 
						
						
					 
					
						2011-08-11 10:18:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						93f8bfca65 
					 
					
						
						
							
							enhanced qse_env_t to use the natural charater type for underlying process execution system call.  
						
						... 
						
						
						
						enanced qse_pio_t to accept environment 
						
						
					 
					
						2011-08-10 10:08:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f7f368a91 
					 
					
						
						
							
							completed initial implementation of qse_env_t  
						
						
						
						
					 
					
						2011-08-07 09:41:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c73a51dbbc 
					 
					
						
						
							
							fixed the wrong defintion of qse_strbeg().  
						
						... 
						
						
						
						started wrting qse_env_delete() 
						
						
					 
					
						2011-08-06 21:25:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a5e86b984c 
					 
					
						
						
							
							added a few functions for qse_env_t  
						
						
						
						
					 
					
						2011-08-06 11:08:21 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						470c292157 
					 
					
						
						
							
							added more checks to cgi handling  
						
						
						
						
					 
					
						2011-08-05 09:43:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0998ae3b25 
					 
					
						
						
							
							added more cgi related code  
						
						
						
						
					 
					
						2011-08-03 10:27:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3634d16aaf 
					 
					
						
						
							
							still writing cgi support code  
						
						
						
						
					 
					
						2011-08-02 09:43:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1b2392571c 
					 
					
						
						
							
							started adding cgi support.  
						
						... 
						
						
						
						enhanced qse_httpd_entask() and related functions to support entasking within a task handler. 
						
						
					 
					
						2011-07-30 02:14:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d41b3fb2a 
					 
					
						
						
							
							tidied up code a bit  
						
						
						
						
					 
					
						2011-07-29 09:32:56 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5e85ab6613 
					 
					
						
						
							
							added code to selective turn on/off an output thread  
						
						
						
						
					 
					
						2011-07-28 21:57:39 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f4ad3e3b66 
					 
					
						
						
							
							added qse_httpd_entaskpath().  
						
						... 
						
						
						
						renames qse_httpd_entaskXXX() functions to a newer style 
						
						
					 
					
						2011-07-28 08:35:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						79370202bc 
					 
					
						
						
							
							added qse_awk_http_range_int_t  
						
						
						
						
					 
					
						2011-07-27 09:41:20 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c380388718 
					 
					
						
						
							
							added qse_parsehttprange  
						
						
						
						
					 
					
						2011-07-26 09:42:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5464fecddc 
					 
					
						
						
							
							added qse_awk_valtolong() and qse_awk_valtoreal() for convenience  
						
						
						
						
					 
					
						2011-07-25 08:24:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						59afc79821 
					 
					
						
						
							
							added floating-pointer remainder handler for qse_awk_t  
						
						
						
						
					 
					
						2011-07-24 03:03:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0967928a90 
					 
					
						
						
							
							added more code for qse_httpd_t  
						
						... 
						
						
						
						added qse_htre_gethdrval() 
						
						
					 
					
						2011-07-22 09:50:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b08ebd719c 
					 
					
						
						
							
							added qse_ubi_t  
						
						... 
						
						
						
						separated task functions from httpd.c to httpd_task.c 
						
						
					 
					
						2011-07-21 10:17:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						618f8bcf1f 
					 
					
						
						
							
							improved qse_httpd_entask() and related functions  
						
						
						
						
					 
					
						2011-07-20 10:18:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49abb01c3e 
					 
					
						
						
							
							corrected documentation a bit  
						
						
						
						
					 
					
						2011-07-16 09:53:49 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1deaac776d 
					 
					
						
						
							
							touched up code a little  
						
						
						
						
					 
					
						2011-07-15 10:00:37 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9cdc8206e5 
					 
					
						
						
							
							adding more code  
						
						
						
						
					 
					
						2011-07-14 09:18:54 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fb574aa147 
					 
					
						
						
							
							added more code for httpd  
						
						
						
						
					 
					
						2011-07-12 10:31:33 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ec02be14e5 
					 
					
						
						
							
							written more http code  
						
						
						
						
					 
					
						2011-07-08 10:16:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						afbbdd03ea 
					 
					
						
						
							
							fixed a bug in qse_mbs_ncpy() and qse_wcs_ncpy().  
						
						... 
						
						
						
						enhanced qse_mbs_ncat() and qse_wcs_ncat() to allocate a buffer if zero-length string is passed in when the current capacity is 0 
						
						
					 
					
						2011-07-07 10:44:10 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4d55ebbcce 
					 
					
						
						
							
							reorganizing http functions  
						
						
						
						
					 
					
						2011-07-06 09:45:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6fcd875403 
					 
					
						
						
							
							added qse_htre_t and changed data type names  
						
						
						
						
					 
					
						2011-06-30 09:12:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						325a9d8b2b 
					 
					
						
						
							
							enhanced qse_http_t  
						
						
						
						
					 
					
						2011-06-23 10:17:35 +00:00