mkxp-freebird/binding-mruby/mrb-ext
Jonas Kulla 520162f36a Use safe way to get at a vector's data pointer
&std::vector<C>[0] is not guaranteed to not throw if the
vector is empty. Better safe than sorry.
2014-10-09 19:02:29 +02:00
..
file.cpp 'fgetc()' returns int 2014-07-19 11:11:27 +00:00
file.h Sanitize #include statements 2013-12-04 17:48:37 +01:00
kernel.cpp Transition from QtCore to stdc++ / STL / boost 2013-12-29 13:59:26 +01:00
marshal.cpp MRuby-Binding: Account for 'char' not being signed everywhere 2014-07-19 11:13:11 +00:00
marshal.h Sanitize #include statements 2013-12-04 17:48:37 +01:00
rwmem.cpp Use safe way to get at a vector's data pointer 2014-10-09 19:02:29 +02:00
rwmem.h Add missing files 2013-09-01 16:30:36 +02:00
time.cpp Binding-MRuby: Make stuff work with latest mruby git 2014-07-19 02:22:22 +02:00