aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added ll_frand(min, max) functionMcCabe Maxsted2011-09-082-0/+20
* return 0 when mFile isn't found in llapr rather than asserting alwaysMcCabe Maxsted2011-07-051-4/+12
* Merge branch 'viewerinfo' into nextJacek Antonelli2011-05-251-14/+8
|\
| * Ported viewerinfo.cpp from Kokua.Jacek Antonelli2011-05-191-14/+8
* | Merge remote-tracking branch 'armin/misc' into nextJacek Antonelli2011-05-222-26/+43
|\ \ | |/ |/|
| * show llwarns instead of llinfos when llsd parsing fails and add the reason + ...Armin Weatherwax2011-05-172-26/+43
* | Merge branch '1.3-maint' into nextJacek Antonelli2011-05-181-1/+9
|\ \ | |/ |/|
| * also link with ld.goldArmin Weatherwax2011-05-171-1/+9
| * Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-221-1/+1
| * SNOW-422: Imprudence doesn't compile with g++ 4.4.x (#562)Aleric Inglewood2010-10-031-1/+1
| * Fixed some missing constants in the script editor and added llGetLinkNumberOf...McCabe Maxsted2010-08-262-0/+18
| * Applied patch for #424: fix proper detection of Windows 7, backport from Snow...McCabe Maxsted2010-08-261-3/+39
* | fix some flaws in the cloud particle prefsArmin Weatherwax2011-04-192-0/+3
* | Remember name and password based on grid. This is far from optimal, but will ...McCabe Maxsted2011-04-192-0/+36
* | Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-pr...McCabe Maxsted2011-04-131-17/+41
* | fix bug #853 crash caused by antistringsArmin Weatherwax2011-04-111-1/+2
* | Fixed Mhz -> MHz, ported from Singularity, patch by ShyotlMcCabe Maxsted2011-04-062-9/+9
* | Extended windows detection to include Windows 7, ported from Singularity, pat...McCabe Maxsted2011-04-062-9/+122
* | Merge remote-tracking branch 'jacek/exp' into expMcCabe Maxsted2011-03-192-3/+8
|\ \
| * | Fixed bad line endings (CRLF) in many files.Jacek Antonelli2011-03-181-5/+5
| * | Fix setting the viewer offset time from OpenRegionSettings, and also have it ...RevolutionSmythe2011-03-181-3/+3
| * | Merge in Var Sized Regions into the Imprudence Experimental.RevolutionSmythe2011-03-181-1/+6
* | | Use a buffer for debug console output (improves speed on Windows when console...McCabe Maxsted2011-03-141-0/+3
|/ /
* | use logcontrol.xml also for SLPluginArmin Weatherwax2011-03-011-1/+1
* | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs.Jacek Antonelli2011-02-271-1/+1
* | Merge remote branch 'remotes/github/weekly' into weeklyMcCabe Maxsted2011-02-1820-417/+1261
|\ \
| * | Fixed Windows compile error introduced in fe9a3d2b. Also made sure winsock2.h...McCabe Maxsted2010-11-236-1/+13
| * | Merge remote branch 'aleric/weekly' into weeklyMcCabe Maxsted2010-11-2316-417/+1249
| |\ \
| | * | IMP-701: An API to wrap objects for thread-safe access.Aleric Inglewood2010-11-174-4/+564
| | * | IMP-590: Added a thread-safe and robust wrapper for APR pools.Aleric Inglewood2010-11-1715-416/+688
* | | | Merge branch 'armin/weekly' into weeklyJacek Antonelli2011-02-093-0/+257
|\ \ \ \ | |/ / / |/| | |
| * | | Henri Beauchamp: Display Names support v4Armin Weatherwax2011-01-243-0/+257
| |/ /
* | | Use proper install_name for Mac libllcommon.Jacek Antonelli2010-11-141-0/+9
|/ /
* | llstring.h directly depends on #include <map>.Jacek Antonelli2010-11-091-0/+1
* | IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere.Aleric Inglewood2010-11-071-2/+0
* | IMP-692: SNOW-713: Fixed compile bug fixes.Aleric Inglewood2010-11-071-5/+20
* | IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood2010-11-0769-324/+362
* | Merged webkit_plugins into weekly. Huzzah! The weekly branch now has browser/...McCabe Maxsted2010-11-026-3/+461
|\ \
| * | Make LLStringUtilBase<T>::null a constant.Aleric Inglewood2010-11-021-2/+2
| * | Merge branch 'weekly' into webkit_pluginsAleric Inglewood2010-10-222-1/+9
| |\ \
| * | | Add support for PluginAttachDebuggerToPlugins for linuxAleric Inglewood2010-10-211-0/+3
| * | | Merge branch 'mccabe-plugins' into plugins_mergeRobin Cornelius2010-10-105-1/+456
| |\ \ \
| | * | | Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax2010-09-231-0/+20
| | * | | port llprimitive from SG2.0Armin Weatherwax2010-09-231-1/+1
| | * | | llmediaplugins first stepArmin Weatherwax2010-09-234-0/+435
* | | | | Finishes the OpenRegionSettings module, adds a new panel to Region/Estate for...RevolutionSmythe2010-11-012-0/+29
| |_|/ / |/| | |
* | | | Ported memory leak fix in llcommon/llstring.h from the Ascent ViewerMcCabe Maxsted2010-10-161-0/+1
* | | | Mac Only: Implemented initial CoreGraphics image decoding to support uploads,...elektrahesse2010-10-091-1/+8
|/ / /
* | | SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood2010-10-011-2/+2
* | | RED-562: SNOW-422: Imprudence doesn't compile with g++ 4.4.xAleric Inglewood2010-10-011-1/+1