picrin/include/picrin
Yuichi Nishiwaki 186bad0503 pair functions must use size_t for index, not int 2014-09-27 17:19:16 +09: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 Fix a name of compiler identifier macro for Clang. 2014-09-19 23:52:32 +09:00
cont.h passing array with a pair of int and pic_value * 2014-09-26 17:09:52 +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 pair functions must use size_t for index, not int 2014-09-27 17:19:16 +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 pic_sym is now just an alias of int 2014-09-26 14:42:50 +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 suppress warnings from xvect.h and xhash.h 2014-09-26 12:25:53 +09: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