picrin/include/picrin
Sunrin SHIMURA (keen) e7dc3815de Merge commit '2440372c16fd1e479ad8aa346f6006dbf795a74c' into restore-config 2015-01-04 04:59:42 +00:00
..
blob.h the contents of blob object must be a chunk of unsigned char 2014-09-26 14:04:52 +09:00
config.h Merge commit '2440372c16fd1e479ad8aa346f6006dbf795a74c' into restore-config 2015-01-04 04:59:42 +00:00
cont.h more fixes 2014-09-27 20:21:54 +09:00
data.h remove redundant semicolon 2014-09-26 14:35:05 +09:00
dict.h dictionary is now a equal?-based hash table 2014-09-15 12:39:46 +09:00
error.h don't setjmp in pic_push_try 2014-09-24 20:21:28 +09:00
gc.h eliminate uses of '__' 2014-09-14 17:54:53 +09:00
irep.h int to size_t conversion 2014-09-27 17:18:11 +09:00
lib.h eliminate uses of '__' 2014-09-14 17:54:53 +09:00
macro.h eliminate uses of '__' 2014-09-14 17:54:53 +09:00
pair.h more fixes 2014-09-27 20:21:54 +09:00
port.h move pic_std* prototypes to picrin.h 2014-09-14 18:16:02 +09:00
proc.h generalized attribute 2014-09-25 11:30:10 +09:00
read.h eliminate uses of '__' 2014-09-14 17:54:53 +09:00
record.h record_new -> make_record 2014-09-12 19:49:58 +09:00
string.h spill out string mutators 2014-09-21 15:32:55 +09:00
util.h eliminate uses of '__' 2014-09-14 17:54:53 +09:00
value.h fix comments 2014-09-27 21:29:09 +09:00
vector.h eliminate uses of '__' 2014-09-14 17:54:53 +09:00
xfile.h update xfile.h (suppress warnings) 2014-09-26 13:50:27 +09:00
xhash.h update xhash.h (remove unsafe type-punning) 2014-09-27 08:18:43 -07:00
xrope.h import xhash, xrope, xfile, and xvect 2014-08-25 16:36:54 +09:00
xvect.h suppress warnings from xvect.h and xhash.h 2014-09-26 12:25:53 +09:00