Commit Graph

71 Commits

Author SHA1 Message Date
Sean Barrett 335b647288 typo 2016-12-18 04:47:15 -08:00
Sean Barrett cc93ae7557 Re-add disclaimer that got lost in shuffle 2016-12-18 04:46:31 -08:00
Sean Barrett 4331a621a6 pointer to JSON section 2016-12-18 04:41:23 -08:00
Sean Barrett 6cc25eec4a Update recent additions w/ previous batch and add category 2016-12-18 04:39:24 -08:00
Sean Barrett f7f1da0d62 typo 2016-12-18 03:59:09 -08:00
Sean Barrett 14c7909d39 additions from 'issues' 2016-12-18 03:58:34 -08:00
Sean Barrett ef3c4a475f Update README.md 2016-12-18 03:37:35 -08:00
Sean Barrett 01ae27acca Update README.md 2016-12-18 03:37:11 -08:00
Sean Barrett 6b225c2a35 add recent additions section 2016-12-18 03:34:43 -08:00
Sean Barrett bf8264dd1c Merge pull request #31 from houqp/patch-1
add libue for linux device hotplug event
2016-12-18 03:16:54 -08:00
Sean Barrett 24a7582b91 Merge pull request #30 from ilyak/master
add ilyak/linalg
2016-12-18 03:16:15 -08:00
Sean Barrett 253aa21801 Merge pull request #29 from John-Nagle/master
Add 'algebra3.h'
2016-12-18 03:12:42 -08:00
Sean Barrett 5c3c0b45a2 Merge pull request #27 from roukaour/master
Add simrank.hpp
2016-12-18 03:11:58 -08:00
Sean Barrett 9ea4acaefc Merge pull request #25 from ideasman42/patch-1
Update mikktspace URL
2016-12-18 03:10:58 -08:00
Sean Barrett 08b77b4ea7 Merge pull request #22 from schirmeier/master
Add optionparser
2016-12-18 03:10:42 -08:00
Sean Barrett 13ed385ae2 Merge pull request #20 from jfultz/patch-1
Update URL for MicroProfile.
2016-12-18 03:09:49 -08:00
PesceWanda efb6183e23 nlohmann/json 2016-12-18 12:06:47 +01:00
Qingping Hou 3afff45124 add libue for linux device hotplug event 2016-12-17 23:39:21 -08:00
Ilya Kaliman 9952bb0573 add ilyak/linalg 2016-12-17 23:05:46 -08:00
John Nagle 3b7d0c54b7 Add 'algebra3.h' 2016-12-17 21:40:31 -08:00
Remy Oukaour e5075bbfe2 LICENSE counts 2016-12-17 20:14:53 -05:00
Remy Oukaour 30e1909780 Name indicates single file to use (plus LICENSE) 2016-12-17 20:13:55 -05:00
Remy Oukaour 74062f490b Add SimRank 2016-12-17 20:12:47 -05:00
Campbell Barton 74abd51d18 Update mikktspace URL
URL pointed to outdated subversion repository.
2016-12-18 11:53:42 +11:00
Horst Schirmeier 57b73f67e9 Add optionparser 2016-12-18 00:40:18 +01:00
John Fultz 1232fdc557 Update URL for MicroProfile.
The old page says it moved to Github, so updating to the new location.
2016-12-17 17:11:51 -06:00
Sean Barrett c9b0906a2a various items from 'issues' 2016-12-17 04:52:11 -08:00
Sean Barrett 04cb42b822 RandyGaul/tinyheaders 2016-12-17 04:37:29 -08:00
Sean Barrett 66cfa68d39 fix whitespace in 'flags' entry 2016-12-17 04:21:15 -08:00
Sean Barrett a018f23e70 Merge pull request #14 from sailormoon/master
Add flags.
2016-12-17 04:19:21 -08:00
Sean Barrett a2b4ae5541 Merge pull request #13 from vy/master
Add libpqueue.
2016-12-17 04:18:38 -08:00
Sean Barrett 2115cb3591 Merge pull request #10 from dbohdan/patch-1
Add s7 interpreter
2016-12-17 04:18:25 -08:00
Sean Barrett ca4ae7ce48 Merge pull request #8 from ReadmeCritic/master
Update README URLs based on HTTP redirects
2016-12-17 04:18:03 -08:00
sailormoon 5e8ad9a64b Add flags. 2016-11-24 18:45:11 -05:00
Volkan Yazıcı c04f711566 Add libpqueue. 2016-11-24 15:12:35 +01:00
dbohdan bb978ef282 Add s7 interpreter 2016-11-19 00:12:09 +02:00
Sean Barrett 4335309456 PDFgen 2016-11-16 01:19:41 -08:00
ReadmeCritic c14e219bea Update spacing 2016-11-14 10:13:37 -08:00
ReadmeCritic ff56788d36 Update README URLs based on HTTP redirects 2016-11-14 10:12:18 -08:00
Sean Barrett ffcd7f1eab add rjm 2016-11-11 16:41:19 -08:00
Borislav Stanimirov 9158e09ef6 Added chobo-shl 2016-11-03 20:50:08 +02:00
Sean Barrett c8728d2f19 labrat 2016-10-27 03:23:01 -07:00
Sean Barrett f399ca061a Update README.md 2016-10-16 22:17:43 -07:00
Tim Čas 63676056fe `gif.h` is C++-only.
The library is unfortunately only for C++. Note the use of references, default arguments, *and* use of `GifPalette` without `struct` prefix in:

```c
void GifGetClosestPaletteColor(GifPalette* pPal, int r, int g, int b, int& bestInd, int& bestDiff, int treeRoot = 1)
```
2016-10-17 02:46:31 +02:00
Sean Barrett 30e6810e0a point to different repo for zed_net 2016-10-08 09:40:33 -07:00
Sean Barrett 56cab5da58 more blendish info 2016-10-08 02:33:55 -07:00
Sean Barrett ca88a9403f debug-assert 2016-10-08 02:23:32 -07:00
Sean Barrett 2933a443ee Update README.md 2016-10-07 17:39:48 -07:00
Arvid Gerstmann cdafb598a6 Merge branch 'master' 2016-10-07 20:05:41 +02:00
Arvid Gerstmann a57bb40f0c Add microtar 2016-10-07 18:51:57 +02:00