Lirusaito
|
6e3f404a1c
|
Rip out old workarounds, hacks and macros for newer C++ features not being supported back in the day.
Adds LL_COMPILE_TIME_MESSAGE support to Linux.
llfinite -> std::isfinite
llisnan -> std::isnan
vector_shrink_to_fit -> vector.shrink_to_fit
|
2016-02-14 17:37:10 -05:00 |
|
Shyotl
|
1c627317ec
|
No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
|
2015-06-19 03:54:20 -05:00 |
|
Shyotl
|
c1b749e12c
|
Added some missed fasttimers, removed some old ones.
|
2012-01-27 02:31:57 -06:00 |
|
Shyotl
|
1a2d75fbe6
|
LLStringOps, LLStringUtilBase, and LLDate updated to V2. If dates go wonky this is where it's from
|
2011-05-15 22:50:56 -05:00 |
|
Siana Gearz
|
d68736da39
|
Put in some changes along sg1.4 dev history.
|
2010-11-21 15:57:44 +01:00 |
|
Hazim Gazov
|
7a86d01598
|
Imported existing code
|
2010-04-02 02:48:44 -03:00 |
|