Commit Graph

5 Commits (5b7e1e6dd26a81c06b44423a203ab5da06b9fa17)

Author SHA1 Message Date
Daniel Kolesa 5b7e1e6dd2 use standard assert()
and define NDEBUG for all buildtypes that are not debug, to
disable it by default
2020-07-30 03:48:18 +02:00
Daniel Kolesa 5f3ceea7bf drop custom new overloads 2020-07-30 03:36:43 +02:00
Daniel Kolesa 3a7970706a move gluint hashtable stuff elsewhere 2020-07-30 03:19:13 +02:00
Daniel Kolesa d68b813f44 use nullptr 2020-07-30 03:15:44 +02:00
Daniel Kolesa dc27d1296d move tools.{cc,hh} into sauerlib/
this will be gradually split up and refactored so that things
can move to using libostd over time
2020-07-30 02:58:53 +02:00