Age | Commit message (Expand) | Author |
2009-06-24 | Mercurial build: minor tweaks to fix some Mac build errors | Nat Goodspeed |
2009-06-24 | two more llstartup.cpp merge issues. | Mark Palange (Mani) |
2009-06-24 | Commiting merged llstartup.cpp, again? | Mark Palange (Mani) |
2009-06-23 | A few more merge error fixes. | Mark Palange (Mani) |
2009-06-23 | Removed conflict markers (ie. <<<<<<<) in llmessage/CMakeLists.txt | Mark Palange (Mani) |
2009-06-23 | Resolve merge | Nat Goodspeed |
2009-06-23 | Incomplete attempt to clean up Mercurial branch build | Nat Goodspeed |
2009-06-23 | Fixed an "ADD_BUILD_TEST" leftover from the initial merge. | palange@becane.lindenlab.com |
2009-06-22 | Switch to new unit test infrastructure | Bryan O'Sullivan |
2009-06-22 | Merge with trunk | Bryan O'Sullivan |
2009-06-22 | Merge with SVN trunk | Bryan O'Sullivan |
2009-06-22 | Python 2.4 and 2.6 improvements | Bryan O'Sullivan |
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 |