index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llunittype.h
Age
Commit message (
Expand
)
Author
2022-11-12
DRTVWR-575: Address review comments on Xcode 14.1 type tweaks.
Nat Goodspeed
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2018-06-02
Use more typedefs to simplify sync between viewer and sim env settings code.
Graham Linden
2014-10-17
Update to build on Xcode 6.0: reorder code and additional scoing in template ...
callum_linden
2013-10-01
changed over to manual naming of MemTrackable stats
Richard Linden
2013-08-27
more gcc fixes
Richard Linden
2013-08-27
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Richard Linden
2013-08-27
got comparisons between implicit and explicit units working right
Richard Linden
2013-08-27
gcc build fix
Richard Linden
2013-08-27
got linear unit conversions (like fahrenheit <-> celsius) working correctly
Richard Linden
2013-08-27
shuffled things around to get MSVC optimizer to generate optimal code
Richard Linden
2013-08-27
broke out llunit.h into llunittype.h and llunits.h for unit declarations
Richard Linden