Commit Graph

20 Commits

Author SHA1 Message Date
Steven Dee
b5343f227b Overflow detection in u3a_calloc
This implementation assumes that u3a_calloc is always called with
safe sizes and just asserts that.
2015-03-27 12:14:23 -04:00
Henry Ault
fd49091755 licensing and such 2015-02-10 15:13:17 -08:00
C. Guy Yarvin
8a4ab744eb Memory and other optimizations. 2015-01-15 11:10:29 -08:00
Steven Dee
99b5f962f2 Fix warnings
This compiles warning-free for me on Linux now. Only one of those
warnings was scary (although it was legit-uninitialized-use scary,
which is pretty scary!), but there's this broken window theory...
2014-12-11 18:54:26 -05:00
Philip C Monk
3baefceab3 move markdown jet to u3a_calloc 2014-12-08 16:00:56 -05:00
Philip C Monk
c4473250a0 general cmark cleanup 2014-12-05 20:34:58 -05:00
C. Guy Yarvin
f50b3b3c3c More profiling updates. 2014-12-02 16:26:30 -08:00
C. Guy Yarvin
11c02c11d9 Update some profiling stuff. 2014-12-02 13:53:35 -08:00
C. Guy Yarvin
ee5ef2e7ed Fix profile bug. 2014-12-01 14:05:09 -08:00
C. Guy Yarvin
f56aa55a32 Remove overly fancy profile sync code. 2014-11-30 16:59:22 -08:00
C. Guy Yarvin
ce8afd76ee Various profiling and other fixes. 2014-11-30 16:06:08 -08:00
C. Guy Yarvin
81455138c3 Fix some profiling stuff. 2014-11-30 02:06:41 -08:00
C. Guy Yarvin
80d6f74886 Various fixes and documentations. 2014-11-25 15:31:35 -08:00
C. Guy Yarvin
d43bc56bb1 Validate jet cores. Other cosmetic changes. 2014-11-24 14:41:47 -08:00
C. Guy Yarvin
6ea4bf7bb6 Correct jet nouns, step 1. 2014-11-20 11:49:27 -08:00
C. Guy Yarvin
60db57a48e Fix some stuff; comment out uni jets. 2014-11-19 16:46:16 -08:00
C. Guy Yarvin
3e7455a14e This commit is broken! 2014-11-17 13:56:51 -08:00
C. Guy Yarvin
9b4da218aa Solve malloc alignment issues. 2014-11-11 13:49:45 -08:00
C. Guy Yarvin
4815cbcfa6 Before gmp malloc changeover. 2014-11-07 14:54:59 -08:00
C. Guy Yarvin
6e9e1443a5 Relocation. 2014-11-06 11:29:53 -08:00