Commit Graph

983 Commits (420c68ac83e806c3b58dff3606613426c15b91b3)

Author SHA1 Message Date
Sean Barrett 420c68ac83 Update other_libs.md 2016-01-26 06:07:23 -08:00
Sean Barrett 983630e7b0 Update other_libs.md 2016-01-26 05:59:25 -08:00
Sean Barrett bb7355f4b1 Update other_libs.md 2016-01-26 05:50:38 -08:00
Sean Barrett e1bc6029b9 Update other_libs.md 2016-01-26 05:48:34 -08:00
Sean Barrett cbbd2d053f Update other_libs.md 2016-01-26 05:47:02 -08:00
Sean Barrett 94106a8fdd Update other_libs.md 2016-01-26 05:38:05 -08:00
Sean Barrett 91402d1a0d Update other_libs.md 2016-01-26 05:36:11 -08:00
Sean Barrett fc5009027d Update other_libs.md 2016-01-26 05:31:12 -08:00
Sean Barrett 1de2492002 Update other_libs.md 2016-01-23 23:44:21 -08:00
Sean Barrett b0b3c2633d Update other_libs.md 2016-01-23 14:39:54 -08:00
Sean Barrett 0e76e2ca84 Merge pull request #235 from dbohdan/master
other_libs.md: Add Picol
2016-01-23 14:38:29 -08:00
Danyil Bohdan 02b90e8fb5 other_libs.md: Add Picol 2016-01-23 23:13:31 +02:00
Sean Barrett a3278496a8 Merge pull request #234 from dbohdan/master
other_libs.md: Add LIL
2016-01-23 10:19:51 -08:00
Sean Barrett 6a5590e11e Update other_libs.md 2016-01-23 10:16:34 -08:00
Danyil Bohdan 97a7c1ba9b other_libs.md: Add LIL 2016-01-23 20:16:03 +02:00
Sean Barrett 97b614a080 Update other_libs.md 2016-01-23 10:14:43 -08:00
Sean Barrett c2a4ff554d Update other_libs.md 2016-01-23 09:40:42 -08:00
Sean Barrett 3a4e6485b4 Update other_libs.md 2016-01-23 09:39:51 -08:00
Sean Barrett 143834ed42 Update other_libs.md 2016-01-23 09:38:32 -08:00
Sean Barrett 4aff4632f3 Update other_libs.md 2016-01-23 09:37:32 -08:00
Sean Barrett 9fe0dc93a4 other_libs gets more guidelines 2016-01-23 09:30:37 -08:00
Sean Barrett d177013061 add submission notes, cleanup easyexif 2016-01-23 09:21:29 -08:00
Mayank Lahiri d9552a9c51 Add easy_exif to other_libs.md
EasyEXIF is a tiny, lightweight C++ library that parses basic information out of JPEG files. It uses only the std::string library and is otherwise pure C++. You pass it the binary contents of a JPEG file, and it parses out a few of the most important EXIF fields for you.
2016-01-23 09:11:31 -08:00
Sean Barrett 6308d725f4 update other_libs.md 2016-01-23 08:55:28 -08:00
Sean Barrett 32b07e331f Merge branch 'master' of https://github.com/codeplea/stb
Conflicts:
	docs/other_libs.md
2016-01-23 08:48:02 -08:00
Sean Barrett 5de39a0365 Merge branch 'master' of https://github.com/nothings/stb
Conflicts:
	docs/other_libs.md
2016-01-23 08:45:50 -08:00
Sean Barrett 9c8762a156 update other_libs.md 2016-01-23 08:44:27 -08:00
Lewis Van Winkle c26f400e6f Added minctest and tinyexpr. 2016-01-23 10:25:23 -06:00
Sean Barrett 825e97b680 Update other_libs.md 2016-01-23 06:49:31 -08:00
Sean Barrett 448275b194 Update other_libs.md 2016-01-23 05:58:11 -08:00
Sean Barrett 9bbc3ae812 other_libs: indicate whether libraries are usable from C or C++ 2016-01-23 05:25:35 -08:00
Sean Barrett 99dc799f2a reformat other_libs source to prepare for new columns 2016-01-23 05:09:04 -08:00
Sean Barrett 90fe6b1c0f Merge pull request #229 from kgabis/patch-1
Adds parson to other_libs.md
2016-01-23 04:08:13 -08:00
Krzysztof Gabis 5bcfa00242 Adds parson to other_libs.md
Parson is a 2-file (.h and .c) JSON parser and serializer written in C.
2016-01-23 10:05:57 +00:00
Sean Barrett 32c2bfad33 Update other_libs.md 2016-01-22 12:41:46 -08:00
Sean Barrett ff51a1bd6b Update other_libs.md 2016-01-22 12:40:13 -08:00
Sean Barrett 43e845d710 Update other_libs.md 2016-01-22 12:38:35 -08:00
Sean Barrett b373cf536a Update other_libs.md 2016-01-22 12:37:11 -08:00
Sean Barrett d712fafeb1 fix last check-in 2016-01-22 07:01:56 -08:00
Sean Barrett 19223d2f0a avoid line-break in "public domain" 2016-01-22 07:01:14 -08:00
Sean Barrett b9a29d9b5b reorganize other_libs by category 2016-01-22 06:59:09 -08:00
Sean Barrett bb5917fa93 update readme 2016-01-22 06:58:57 -08:00
Sean Barrett ec3fecd27f Merge branch 'stb_h_fix' 2016-01-22 05:17:55 -08:00
Sean Barrett e0dafae042 Merge branch 'working' 2016-01-22 05:17:46 -08:00
Sean Barrett 820f63be44 stb_tilemap_editor: fix typo in docuemtnation, update version & credits 2016-01-22 05:17:12 -08:00
Sean Barrett a33e40b1d4 Merge branch 'master' of https://github.com/timsjostrand/stb into stb_h_fix
Conflicts:
	stb.h
2016-01-22 05:05:30 -08:00
Sean Barrett 7d4f7c566e Merge branch 'master' of https://github.com/eugeneopalev/stb into stb_h_fix 2016-01-22 05:00:03 -08:00
Sean Barrett c41629f262 Merge branch 'master' of https://github.com/blackpawn/stb into stb_h_fix 2016-01-22 04:58:41 -08:00
Sean Barrett 8c5a442960 Merge branch 'readdir_raw' of https://github.com/mikesart/stb into stb_h_fix 2016-01-22 04:57:38 -08:00
Sean Barrett e27cb7fcbf Merge branch 'master' of https://github.com/mikesart/stb into stb_h_fix 2016-01-22 04:57:25 -08:00