Age | Commit message (Expand) | Author |
2009-06-22 | Merge with trunk | Bryan O'Sullivan |
2009-06-22 | Merge with viewer-2.0.0-3 branch | Bryan O'Sullivan |
2009-06-22 | Merge with SVN trunk | Bryan O'Sullivan |
2009-06-22 | QAR-1383: convert new uses of Boost.Signals (arriving from other branches) to | Nat Goodspeed |
2009-06-22 | trivial comment fixes for typos that were bugging me... | Adam Moss |
2009-06-21 | Modified RecordToChatConsole to not construct LLFloaterChat if it doesn't alr... | Steven Bennetts |
2009-06-21 | Fixed a shutdown crash. | Steven Bennetts |
2009-06-21 | merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3 | Steven Bennetts |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts |
2009-06-20 | svn merge -r124872:124873 | Adam Moss |
2009-06-19 | result of "svn merge -r123757:124890 svn+ssh://svn.lindenlab.com/svn/linden/b... | Paul Oppenheim |
2009-06-19 | DEV-31980: extract dispatch-by-string-name logic from LLAresListener to new | Nat Goodspeed |
2009-06-18 | First pieces of event host module (DEV-31978). | Brad Kittenbrink |
2009-06-17 | DEV-32777: tip won't even build on Windows without pacifying MSVC warning | Nat Goodspeed |
2009-06-11 | Merge with SVN trunk | Bryan O'Sullivan |
2009-06-10 | Added LLAPRSockStream class and associated LLAPRSockStreambuf class for | Brad Kittenbrink |
2009-06-04 | Fix one more license, add indra/newview/tests to exported tree | Christian Goetze |
2009-06-04 | Fix licensing, also make the unzipping quieter, so that license error message... | Christian Goetze |
2009-06-04 | Merge of QAR-1383 event-system-7 into trunk. | Brad Kittenbrink |
2009-06-04 | DEV-32777: Use a canonical boost::coroutines::coroutine signature, relying on | Nat Goodspeed |
2009-06-04 | DEV-32777: When launching login coroutine, instead of binding _2, _3 | Nat Goodspeed |
2009-06-04 | DEV-32777: Make coroutine's top-level function accept value params, not | Nat Goodspeed |
2009-06-03 | Remove -parallelizeTargets from xcodebuild invocation, it seems to not work w... | Christian Goetze |
2009-06-03 | DEV-32777: Introduce LLCoros, an LLSingleton registry of named coroutine | Nat Goodspeed |
2009-06-02 | Merge with SVN trunk | Bryan O'Sullivan |
2009-06-02 | Small braino | Bryan O'Sullivan |
2009-05-29 | Merge with SVN trunk | Bryan O'Sullivan |
2009-05-29 | Added new LL_COMMON_API dll export declaration for new llsd_equals function. | Brad Kittenbrink |
2009-05-28 | DEV-31892: rev 119315 got lost somewhere along the way?! Reapplying. | Nat Goodspeed |
2009-05-28 | DEV-32777: ensure that stack objects listening on persistent LLEventPumps get | Nat Goodspeed |
2009-05-27 | DEV-31979: Introduce LLReqID, a class to help individual event API listeners | Nat Goodspeed |
2009-05-27 | Fix minor Mac build breakage (missing #include) | Nat Goodspeed |
2009-05-27 | Fix for mac build errors following r121524 commit for DEV-27646. | Brad Kittenbrink |
2009-05-26 | Add llsd_equals(), a function whose absence sorely puzzles me | Nat Goodspeed |
2009-05-22 | DEV-27646 dll linkage for login module. | Brad Kittenbrink |
2009-05-22 | svn merge -r121194:121210 | Adam Moss |
2009-05-21 | Merge with SVN trunk | Bryan O'Sullivan |
2009-05-21 | Put the os.environ["DISTCC"] = ... call into main() | Christian Goetze |
2009-05-21 | Fix develop.py putenv bug, use new etch build-linux hosts for parabuild. | Christian Goetze |
2009-05-20 | Merge with SVN trunk | Bryan O'Sullivan |
2009-05-20 | Windows: make dbghelp.dll an installable package | Bryan O'Sullivan |
2009-05-19 | Fix to develop.py to build on 64 bit windows. | Mark Palange |
2009-05-19 | Merge with SVN trunk | Bryan O'Sullivan |
2009-05-19 | Now that 1.27 has branched away, bumping the version number to 1.29 to | Robert Knop |
2009-05-19 | svn merge -r118673:120720 svn+ssh://svn.lindenlab.com/svn/linden/branches/ser... | Robert Knop |
2009-05-19 | Adding back the setting of "DEBUG", the lack of which caused many unit | Robert Knop |
2009-05-18 | Result of svn merge -r119432:120464 svn+ssh://svn/svn/linden/branches/http_da... | Aaron Brashears |
2009-05-14 | Set DISTCC_DIR to a location inside the source tree to avoid causing NFS trou... | Christian Goetze |
2009-05-14 | Max out distcc jobs to 12 in develop.py | Christian Goetze |
2009-05-14 | Remove silly std::cout debugging output | Nat Goodspeed |