[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r11] by flithm

Added ultra-efficient DynamicBuffer for reading wih the FileEventWatcher

2007-04-01 15:36:19 Tree
[r10] by flithm

Add initial FileEventWatcher
- using poll() this time -- much more efficient than select()

2007-04-01 13:00:38 Tree
[r9] by flithm

removed unecessary file

2007-04-01 00:07:57 Tree
[r8] by flithm

Minor changes in the documentation

2007-03-31 23:46:36 Tree
[r7] by flithm

Python scripting is coming along
- Python can use C++ classes
- C++ can use Python classes

2007-03-31 23:38:06 Tree
[r6] by flithm

Python scripting

2007-03-30 13:47:21 Tree
[r5] by flithm

fix for boost_python

2007-03-29 14:34:52 Tree
[r4] by flithm

Rethinking the design
- no threadloop for the python interpreter
- simply call python functions as needed, and expose the gizmod class
- critical section the event queue

2007-03-29 13:48:48 Tree
[r3] by flithm

Initial support for boost.python embedding

2007-03-29 02:27:56 Tree
[r2] by flithm

Add configure script to repo

2007-03-29 00:09:56 Tree
Older >