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 |
|
Inusaito Sayori
|
72080e79e9
|
Sync llcommon with Alchemy a bit.
llmath::llround->ll_round
LL_ICC->LL_INTELC
Add llpredicate
Add LL_CPP11 macro
Remove llhash
Update llinitparam, llsd and all relatives of it.
|
2015-03-20 22:04:04 -04:00 |
|
Shyotl
|
d71210e942
|
Trivial changes, mostly to clean up diff noise. Majority of changes are comment corrections or licenseinfo updates. (does not include newview directory)
|
2013-01-07 14:44:54 -06:00 |
|
Shyotl
|
1f187b09ee
|
LLCommon cleanup and updating to V2 (V3 now, I guess.)
|
2011-08-27 01:57:10 -05:00 |
|
Shyotl
|
de109f9f97
|
LLSD update. LLSD::insert no longer returns self. Use LLSD::with if return value is required.
|
2011-03-27 19:06:15 -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 |
|