2011-03-07 |
Ethereal | Kind-of worked on the R-Tree; not really enough time...
|
commit | commitdiff | tree |
2011-03-06 |
Ethereal | Fixed buildsystem slightly, started re=implementation...
|
commit | commitdiff | tree |
2011-02-28 |
Ethereal | Fixed a bug in the R-tree implementation.
|
commit | commitdiff | tree |
2011-02-28 |
Ethereal | Time for a little redesign of the Visualizer.
|
commit | commitdiff | tree |
2011-02-28 |
Ethereal | Added transmission code to the memory collector.
|
commit | commitdiff | tree |
2011-02-28 |
Ethereal | Began proof-of-concept memory module.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Documented GViewport a small amount, fixed a translation...
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Minor changes here and there.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Implemented basic scaling in BasicViewport.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Implemented very basic cpuTime artisan.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Implemented basic viewport scrolling in BasicViewport.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Re-implemented LineObject.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Continued filling out Artisan::GViewport::.
|
commit | commitdiff | tree |
2011-02-27 |
Ethereal | Started to re-implement the GViewport:: namespace.
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Implemented simple viewport shifting.
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | The GViewport is now robust enough to actually display...
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | "Improved" the buildsystem a little bit.
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Renamed Artisan::Storage to ::DataStore.
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Note to self: stop naming multiple entities by the...
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Began implementing Artisan::GViewport.
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Improved the Artisan system enough to create artisan...
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Implemented enough of Visualizer::*Input* to send packets...
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Implemented enough of InputCreator to have a LogInput...
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Sketched out implementation of InputManager.
|
commit | commitdiff | tree |
2011-02-26 |
Ethereal | Various changes to the visualizer.
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Implemented GlobalVault; removed most dependencies...
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Fixed buildsystem to include -rdynamic during linking.
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Fixed a bug in SHMReader that would prevent it from...
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Updated buildsystem; started working on Artisan interface.
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Implemented a basic mempool and started using it in...
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Implemented ELF parser; fixed a few bugs in RTree:...
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Started to implement symbol resolution system in the...
|
commit | commitdiff | tree |
2011-02-25 |
Ethereal | Re-implemented module ID# assignment system.
|
commit | commitdiff | tree |
2011-02-24 |
Ethereal | Began implementing cpuTime module again.
|
commit | commitdiff | tree |
2011-02-24 |
Ethereal | Added support for loading new marshallers in InformerMarshal.
|
commit | commitdiff | tree |
2011-02-24 |
Ethereal | Began implementing Marshaller system again.
|
commit | commitdiff | tree |
2011-02-24 |
Ethereal | I am beginning to question the need for a marshaller.
|
commit | commitdiff | tree |
2011-02-24 |
Ethereal | Started to implement the DataOutput system, a replacement...
|
commit | commitdiff | tree |
2011-02-22 |
Ethereal | Fixed overflow support in SHM communication system.
|
commit | commitdiff | tree |
2011-02-22 |
Ethereal | Fixed the bug -- shmSize was not being incremented...
|
commit | commitdiff | tree |
2011-02-22 |
Ethereal | For zone sizes greater than one page, the wrapping...
|
commit | commitdiff | tree |
2011-02-22 |
Ethereal | System somewhat implemented; the second case is not...
|
commit | commitdiff | tree |
2011-02-22 |
Ethereal | Implemented request-based system for reading data in...
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Decision time again, as per usual . . .
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Implemented horribly slow removal support in the RTree...
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Started to implement removing elements from an RTree.
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | As suspected, the node range was not being updated...
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Some weirdness with bounding boxes; I do not think...
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | A rather odd bug is popping up in the RTree now . . .
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Fixed two bugs in the RTree insertion implementation.
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Started implementing the Informer module again.
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | Fixed the last (I think . . .) insertion bugs in the...
|
commit | commitdiff | tree |
2011-02-21 |
Ethereal | The R-tree appears to split the nodes properly, but...
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | The R-tree is sophisticated enough to support basic...
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Started to implement insertion into Storage::RTree.
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Began implementing Storage::RTree.
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Removed all exceptions, started re-implementing the...
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Implemented messaging system.
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Began refactoring the source properly this time 'round.
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Revert "Started experimenting with perl/python scripts...
|
commit | commitdiff | tree |
2011-02-20 |
Ethereal | Started experimenting with perl/python scripts to auto...
|
commit | commitdiff | tree |
2011-02-19 |
Ethereal | Continued refactoring, moving around code.
|
commit | commitdiff | tree |
2011-02-19 |
Ethereal | Began refactoring the entire source tree.
|
commit | commitdiff | tree |
2011-02-19 |
Ethereal | Started implementing various things.
|
commit | commitdiff | tree |
2011-01-25 |
Ethereal | The Visualizer's GUI design is being threshed out nicely...
|
commit | commitdiff | tree |
2011-01-17 |
Ethereal | Created new icon for Aesalon.
|
commit | commitdiff | tree |
2011-01-16 |
Ethereal | Unfortunately, a QGraphicsView will not work.
|
commit | commitdiff | tree |
2011-01-16 |
Ethereal | One possible system for rendering . . .
|
commit | commitdiff | tree |
2011-01-16 |
Ethereal | Updated buildsystem to automoc subdirectories.
|
commit | commitdiff | tree |
2011-01-16 |
Ethereal | Completed LogSource. The visualizer can now read from...
|
commit | commitdiff | tree |
2011-01-16 |
Ethereal | Changed from using pid_t/pthread_t to uint32_t to represent...
|
commit | commitdiff | tree |
2011-01-16 |
Ethereal | Started implementing visualizer communication interface.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Improved the buildsystem a tad more.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Changed buildsystem to use pre-existing Qt4 build tool.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Continueed playing around with the buildsystem.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Began implementing scons buildsystem for the visualizer.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Now 'tis the time to begin thinking about the visualizer.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Successfully implemented a cpuTime marshaller.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Implemented the remaining bits of the Marshaller interface.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Fixed a bug in StringToBool.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Argh, wrong structure element.
|
commit | commitdiff | tree |
2011-01-15 |
Ethereal | Trying to fix a bug, and also trying to find the client...
|
commit | commitdiff | tree |
2011-01-14 |
Ethereal | Implemented support for waiting for a specific number...
|
commit | commitdiff | tree |
2011-01-14 |
Ethereal | Updated the buildsystem to stop relying on as many...
|
commit | commitdiff | tree |
2011-01-14 |
Ethereal | Fixed enough bugs to allow the cpuTime module to properly...
|
commit | commitdiff | tree |
2011-01-14 |
Ethereal | Fixed a bug with AI_MarkZone() not incrementing zoneCount.
|
commit | commitdiff | tree |
2011-01-11 |
Ethereal | Started to implement the Marshaller interface.
|
commit | commitdiff | tree |
2011-01-10 |
Ethereal | Began implementing {Log,Network}Sink.
|
commit | commitdiff | tree |
2011-01-10 |
Ethereal | Began implementing the VCommunication namespace.
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | Added tests/.gitignore file.
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | SHM/zone-based communication between the monitor and...
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | The SHM was not ftruncate'd to allow for the zone-use...
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | Encountered a very weird bug whilst testing the communicatio...
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | Finished implementing ElfAnalyzer.
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | Began implementing an Analyzer framework.
|
commit | commitdiff | tree |
2011-01-09 |
Ethereal | Implemented the Preprocessor interface.
|
commit | commitdiff | tree |
2011-01-07 |
Ethereal | Slightly off-topic, but eh.
|
commit | commitdiff | tree |
2011-01-07 |
Ethereal | Fixed a few bugs in ZoneReader.
|
commit | commitdiff | tree |
2011-01-06 |
Ethereal | Started to actually implement ZoneReader.
|
commit | commitdiff | tree |
2011-01-06 |
Ethereal | Began implementing ZoneReader and associated classes.
|
commit | commitdiff | tree |