Revisions 0 to 10 in in which 'src/libstate.cpp' was changed are listed below. These revisions are ancestors of the revision [395d2422..]. The "diff" links listed with each revision will show changes in 'src/libstate.cpp' between that revision and [395d2422..].
|
403 days ago: Move most of the initializer code directly into the Library_State constructor view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
|---|---|
| Changelog: |
Move most of the initializer code directly into the Library_State constructor
|
| Date: | Sat, 13 Oct 2007 20:11:51 GMT |
|
409 days ago: If we attempt to access the global state, and it is null, call view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
|
| Date: | Sun, 07 Oct 2007 22:53:59 GMT |
|
627 days ago: Use prefix rather than postfix increment in places where it can be used. view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Use prefix rather than postfix increment in places where it can be used.
|
| Date: | Sat, 03 Mar 2007 23:46:18 GMT |
|
631 days ago: Remove a call to abort() in global_state() which was triggered if no view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Remove a call to abort() in global_state() which was triggered if no
|
| Date: | Wed, 28 Feb 2007 02:37:13 GMT |
|
670 days ago: Bump copyright year to 2007 view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Bump copyright year to 2007
|
| Date: | Sat, 20 Jan 2007 10:54:11 GMT |
|
707 days ago: Move the UI pulse functions into the global library state. That is (as best view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Move the UI pulse functions into the global library state. That is (as best
|
| Date: | Thu, 14 Dec 2006 11:12:32 GMT |
|
792 days ago: The public add_engine API now always places the new engine at the front view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
The public add_engine API now always places the new engine at the front
|
| Date: | Wed, 20 Sep 2006 08:19:23 GMT |
|
801 days ago: Correctly deal with allocators added post-initialization. In particular, view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Correctly deal with allocators added post-initialization. In particular,
|
| Date: | Mon, 11 Sep 2006 00:44:28 GMT |
|
834 days ago: Remove memory leak - the configuration object was not being deleted. view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Remove memory leak - the configuration object was not being deleted.
|
| Date: | Wed, 09 Aug 2006 05:17:30 GMT |
|
838 days ago: Make it possible to insert Engines into the front of the queue; view file | diff | revision info | browse files | |
| Author: | lloyd@randombit.net |
| Changelog: |
Make it possible to insert Engines into the front of the queue;
|
| Date: | Sat, 05 Aug 2006 11:38:34 GMT |