-
pedigree
-
13pedigree/06develop 143b22471 15Matthew Iselin: easy_build: allow travis to cache the arm cross-compiler
-
13pedigree/06develop 14754e931 15Matthew Iselin: easy_build: use cached compiler on travis for hosted builds
-
Guest48091 joined the channel
-
Guest48091 has left the channel
-
-
13pedigree/06develop 14830c071 15Matthew Iselin: utilities: add length-limited String::assign()
-
13pedigree/06develop 14ba5da1f 15Matthew Iselin: lib: move SlamCache push/pop operations on free lists to their own methods to simplify code structure
-
13pedigree/06develop 14676c9ee 15Matthew Iselin: utilities: use String objects instead of uint8_t *s for RadixTree keys...
-
-
13pedigree/06develop 14db1fd15 15Matthew Iselin: utilities: allow HashTables to be fully preallocated
-
13pedigree/06develop 14a761923 15Matthew Iselin: init: utility function to start a child and wait for it
-
kwolf joined the channel
-
dbittman has quit
-
kwolf has quit
-
dbittman joined the channel
-
-
13pedigree/06develop 149dcb19d 15Matthew Iselin: utilities: added a new class SharedPointer for reference-counted pointer sharing...