Commit Graph

14 Commits

Author SHA1 Message Date
twinaphex
02a43c6b2a Change 'rarch' to 'retro' namespace in libretro-common 2015-10-26 03:18:13 +01:00
twinaphex
7d3408e731 Cleanups 2015-09-05 21:13:58 +02:00
twinaphex
15ba019ea1 Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
Higor Eurípedes
8c9c1df64b (string_list.c) Initialize data after realloc()ing the list 2015-07-05 20:13:26 -03:00
twinaphex
726c000981 (string_list.c) Don't use snprintf 2015-06-22 11:49:15 +02:00
twinaphex
d4d76daa12 Random cleanups 2015-06-13 00:44:47 +02:00
twinaphex
7ebc824122 (stdstring.c) Fix implicit declaration warning 2015-04-19 14:32:58 +02:00
twinaphex
51920f9e5f Simplify 'get_title' 2015-04-19 12:14:20 +02:00
twinaphex
d880ffab5b Create string_is_empty 2015-04-06 19:03:14 +02:00
Lioncash
1f1cdae621 stdstring: Get rid of some strlen calls
Now the function doesn't traverse strings more than necessary.
2015-04-03 14:52:31 -04:00
twinaphex
fa2c482a45 (stdstring) Use old function 2015-03-13 16:11:58 +01:00
twinaphex
a6fc76ac87 (string_replace_substring) Add early return if 'in' is NULL 2015-03-13 15:55:12 +01:00
twinaphex
01c19f943b Add stdstring to libretro-common 2015-03-13 15:35:55 +01:00
twinaphex
a33016d457 Renamed libretro-sdk to libretro-common 2015-02-19 00:04:03 +01:00