|  | 8348b712db | enhanced sys.stime to use settimeofday if available | 2019-04-17 06:28:18 +00:00 |  | 
			
				
					|  | b776cccecf | fixed a flaw in configure.ac | 2019-04-17 06:01:59 +00:00 |  | 
			
				
					|  | 4a4e188a5c | added --enable-full-liw to configure.ac | 2019-04-17 05:51:36 +00:00 |  | 
			
				
					|  | 2b5c4d0c82 | added hcl_flushio() and HCL_IO_FLUSH | 2019-04-17 05:37:56 +00:00 |  | 
			
				
					|  | 8485b683d9 | added sys.stime | 2019-04-17 03:57:21 +00:00 |  | 
			
				
					|  | 90bde8d14a | added sys.time, sys.random, sys.srandom. removed test-bi.sh
wrote a simple bigint test program into test-bi.hcl | 2019-04-17 03:46:39 +00:00 |  | 
			
				
					|  | 0051809442 | changed hcl_inttostr() touched up log output and formatted output functions | 2019-04-16 15:46:00 +00:00 |  | 
			
				
					|  | b54102b705 | added -v to hcl. found a bug of a new line printed when printf is called. need to debug it | 2019-04-16 09:35:56 +00:00 |  | 
			
				
					|  | 97b27fb1d2 | synchronized the bigint functions with moo | 2019-04-16 09:06:30 +00:00 |  | 
			
				
					|  | fd705112b9 | added typecasting to some hcl_xxxx() macros | 2019-04-13 01:02:20 +00:00 |  | 
			
				
					|  | 9186249cf2 | optimized bigint division a bit | 2019-03-25 13:01:05 +00:00 |  | 
			
				
					|  | 2b4c85a586 | changed PUT_BYTE_IN_HEX() | 2019-03-19 13:58:40 +00:00 |  | 
			
				
					|  | ebe018d5dc | renamed inconsistent function names | 2019-03-19 13:29:59 +00:00 |  | 
			
				
					|  | 11b9720a77 | added hcl_byte_to_bcstr(). implemented k/K/w/W in the formatted output function | 2019-03-18 15:37:07 +00:00 |  | 
			
				
					|  | c788be6a4c | fixed wrong conditionals in hcl-utl.h | 2019-03-07 12:54:23 +00:00 |  | 
			
				
					|  | 357cb80b0d | added section titles to hcl-utl.h | 2019-03-06 01:57:06 +00:00 |  | 
			
				
					|  | 6632745618 | redefined hash functions | 2019-03-06 01:50:46 +00:00 |  | 
			
				
					|  | 46604f2787 | fixed indentataion | 2019-03-05 06:39:10 +00:00 |  | 
			
				
					|  | 66dbb4e027 | changed hcl_hash_bytes() to use fnv-1 hash | 2019-03-01 09:12:34 +00:00 |  | 
			
				
					|  | fc183e19a4 | changed hcl_hash_bytes() to sdbm hash | 2019-03-01 07:51:53 +00:00 |  | 
			
				
					|  | aab34cb83f | fixed a bug in bigint division | 2019-02-20 17:38:56 +00:00 |  | 
			
				
					|  | 4f5dd0428f | added hcl_fill_uchars()/hcl_fill_bchars() | 2019-02-18 17:18:21 +00:00 |  | 
			
				
					|  | 0c7771dd57 | changed project url | 2019-02-01 16:41:57 +00:00 |  | 
			
				
					|  | 22a9a2ec71 | fixed a bug of not honoring precision specified with %.* in computing string length given for 's' and 'S' | 2019-01-31 09:12:24 +00:00 |  | 
			
				
					|  | 43b27af7a3 | set UNTYPED if no type is given in hcl_logbfmtv() and hcl_logufmtv() | 2019-01-28 13:51:27 +00:00 |  | 
			
				
					|  | 04f2037030 | corrected a minor coding flaw in number.c | 2019-01-09 16:00:54 +00:00 |  | 
			
				
					|  | 6f070418dc | removed unnecessary restoration code in string_to_fpdec() | 2019-01-08 08:57:37 +00:00 |  | 
			
				
					|  | 58f085697f | changed hcl_mulints() a little bit | 2018-12-28 08:09:01 +00:00 |  | 
			
				
					|  | 38fdd2593f | fixed a gc bug in bigint.c | 2018-12-27 15:46:31 +00:00 |  | 
			
				
					|  | 78d40f0420 | fixed wrong capacity computation for hcl->inttostr.t and hcl->inttostr.xbuf in bigint.c | 2018-12-20 14:12:36 +00:00 |  | 
			
				
					|  | 41cd561b21 | fixed a bug in alloc_numeric_array() that allocated the extra 'len' bytes instead of a single extra 'unit' bytes | 2018-12-10 09:26:34 +00:00 |  | 
			
				
					|  | 8763b0f640 | fixed the wrong pfmod prefix in Makefile.am | 2018-11-03 16:02:38 +00:00 |  | 
			
				
					|  | 3eb982fe12 | updated some wrong prefix | 2018-11-03 15:59:49 +00:00 |  | 
			
				
					|  | d0a42cdfae | reorganized some callback functions into cb-impl.c | 2018-11-03 15:57:14 +00:00 |  | 
			
				
					|  | 95d16191a7 | interim commit while adding vmprim.assertfail | 2018-11-03 14:05:37 +00:00 |  | 
			
				
					|  | 013f256eae | fixed the wrong unit used for interval passed to SetWaitableTimer() | 2018-11-02 14:24:21 +00:00 |  | 
			
				
					|  | 86acc0112d | cleaned up some code | 2018-11-02 14:15:28 +00:00 |  | 
			
				
					|  | 1360bd0a2c | renamed USE_MACH_O to USE_MACH_O_DYLD | 2018-10-14 12:01:51 +00:00 |  | 
			
				
					|  | 61e3c006dd | enhanced strftime %z check | 2018-10-14 10:37:15 +00:00 |  | 
			
				
					|  | 61b7dbcabd | added localtime_r check. added SA_SIGINFO check | 2018-10-14 10:28:28 +00:00 |  | 
			
				
					|  | 3bc1b3b95d | enhanced pfmod loading code | 2018-10-14 10:13:24 +00:00 |  | 
			
				
					|  | f3a81a2dfd | supported mach-o/dyld loader | 2018-10-14 09:56:12 +00:00 |  | 
			
				
					|  | 6c10017616 | added 2 lines of comments | 2018-08-08 03:47:12 +00:00 |  | 
			
				
					|  | fc8f97ecc0 | removed unremoved code in the previous commit | 2018-08-08 03:44:11 +00:00 |  | 
			
				
					|  | fe27ae5d37 | dropped cli-mode code. it turned out to be not effective | 2018-08-08 03:41:17 +00:00 |  | 
			
				
					|  | 4f21abf7d5 | Added a work file | 2018-08-07 16:05:41 +00:00 |  | 
			
				
					|  | b5f469f9b0 | wrote more compiler mode to handle input in the cli mode | 2018-08-07 11:04:38 +00:00 |  | 
			
				
					|  | 5e4b36bbe4 | added more experimental code for the cli mode | 2018-08-06 10:41:38 +00:00 |  | 
			
				
					|  | aa745d21fd | fixed many bugs in cli mode reader | 2018-08-05 18:46:54 +00:00 |  | 
			
				
					|  | 46344a78aa | enhanced the cli-mode reader a bit | 2018-08-04 00:59:35 +00:00 |  |