Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of ↵ | Graham Madarasz (Graham) | |
foo to find some pointers | |||
2012-03-01 | Add LLLeap class, initial implementation, initial unit tests. | Nat Goodspeed | |
Instantiating LLLeap with a command to execute a particular child process sets up machinery to speak LLSD Event API Plugin protocol with that child process. LLLeap is an LLInstanceTracker subclass, so the code that instantiates need not hold the pointer. LLLeap monitors child-process termination and deletes itself when done. |