summaryrefslogtreecommitdiffhomepage
path: root/src/dump.c
AgeCommit message (Expand)Author
2012-09-10a string may have NUL characters.Tomoyuki Sahara
2012-08-14NaN boxingYukihiro Matsumoto
2012-07-29Make all(?) void casts explicit for C++Max Anselm
2012-07-16Reduce strlen(). refs #301Masaki Muranaka
2012-07-08Use mrb_calloc if you want zero cleard buffers.Masaki Muranaka
2012-07-06write_pool_block(): reduce calling strlen(). refs #301.Masaki Muranaka
2012-06-21forgot to rename function mrb_sym2name -> mrb_sym2name_lenYukihiro Matsumoto
2012-06-21reduce calling of strlen(); #301Yukihiro Matsumoto
2012-06-15use ENABLE/DISABLE instead of INCLUDE for configuration macro namesYukihiro Matsumoto
2012-06-05symbol can contain non printable charactersYukihiro Matsumoto
2012-05-23cast style consistencyYukihiro Matsumoto
2012-04-30rm whitespaceroco
2012-04-24move header files {irep,dump,cdump,ritehash}.h to /include/mrubyYukihiro Matsumoto
2012-04-23add file headermimaki
2012-04-20add mruby sourcesmimaki