orbea
|
e062b98088
|
Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
|
2019-01-17 19:39:38 -08:00 |
|
twinaphex
|
768ebbfdb5
|
Merge commit 'ce9ce1d35387ef8144e53bf071396fa075bfb6c5' as 'libretro-common'
|
2018-05-12 17:56:34 +02:00 |
|
twinaphex
|
0548349991
|
Remove libretro-common
|
2018-05-12 17:56:14 +02:00 |
|
twinaphex
|
be7eb4de1c
|
Update libretro-common
|
2018-04-16 08:57:17 +02:00 |
|
twinaphex
|
24a78a28c2
|
Update
|
2018-01-03 17:28:41 +01:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
3bda00edaf
|
(libretro-common) Add strldup to compat/strl
|
2017-11-23 17:51:55 +01:00 |
|
twinaphex
|
64bb848daf
|
Update headers (pt. 2 - libretro-common)
|
2017-01-22 13:58:20 +01:00 |
|
twinaphex
|
08b7ac500b
|
(libretro-common) Updates
|
2016-04-23 10:40:46 +02:00 |
|
twinaphex
|
f55ee11554
|
(libretro-common) Header updates
|
2016-03-20 17:13:31 +01:00 |
|
twinaphex
|
ff7e5ee0c8
|
Avoid redefining HAVE_STRL
|
2015-11-11 21:59:51 +01:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
twinaphex
|
8c87ac03e5
|
Split up compat into separate files
|
2015-10-26 02:41:41 +01:00 |
|
twinaphex
|
4a37c4e020
|
Remove duplicate strcasestr
|
2015-06-02 16:49:35 +02:00 |
|
twinaphex
|
7370095e3e
|
Correct compat/strl.h
|
2015-06-02 16:39:43 +02:00 |
|
twinaphex
|
c94e29ed02
|
Create rarch_strcasestr
|
2015-05-26 02:31:29 +02:00 |
|
twinaphex
|
a179d56b75
|
Update compat/strl.h
|
2015-03-10 18:49:54 +01:00 |
|
twinaphex
|
21af918cba
|
Add ifndef conditionals around strlcat / strlcpy definitions
in srl.h
|
2015-03-10 18:47:21 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|