Yukihiro "Matz" Matsumoto
|
76d44b1b48
|
remove execute bit from mrbgems/mruby-bin-debugger files
|
2015-12-26 00:07:16 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5c405dea3d
|
include changed from by quotes ("") to by brackets (<>); close #3032
|
2015-11-27 17:48:23 +09:00 |
|
Tatsuhiko Kubo
|
2b753167ca
|
Use sizeof() instead of strlen().
|
2015-01-03 22:37:11 +09:00 |
|
Tatsuhiko Kubo
|
606095f2fe
|
Remove redundant NULL checks for mrb_malloc().
|
2015-01-01 05:12:41 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
1365151dcb
|
Merge pull request #2652 from cremno/mrdb-add-missing-null-termination
mrdb: add missing null-termination
|
2014-11-26 01:05:04 +09:00 |
|
cremno
|
1cc6eaca2a
|
free return value of dirname()
|
2014-11-26 00:43:39 +09:00 |
|
cremno
|
5f1e90fc58
|
add missing null-termination
|
2014-11-25 01:46:06 +01:00 |
|
cremno
|
337395c1ee
|
remove cast
C99+TC3, 7.19.7.1p2: [...] the fgetc function obtains that character as
an unsigned char converted to an int [...]
|
2014-11-20 02:39:46 +01:00 |
|
mimaki
|
e5bacc03f2
|
Add mruby debugger (mrdb)
|
2014-11-18 23:33:32 +09:00 |
|