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 |
|
Drake Arconis
|
b800320a49
|
Remove LLMemType and related files
|
2013-03-04 12:02:01 -05:00 |
|
Siana Gearz
|
8b6f462d13
|
Wholesale update of llmessage to V3.2
Note that this removes message logger for now.
|
2012-03-06 07:31:15 +01:00 |
|
Hazim Gazov
|
7a86d01598
|
Imported existing code
|
2010-04-02 02:48:44 -03:00 |
|