0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc changes. Fixes for configure to work with autoconf 2.57. More tests for vertex movement. More... over 21 years ago
Fixed bugs in e4_Node::AddVertexRef with E4_IOAT, E4_IOBEFORE and E4_IOAFTER. Added more testing for this functionality. More... over 21 years ago
removed unreferenced stack variable to remove warning in msvc7.1 More... over 21 years ago
Added vc71 directories and files to build on DevStudio.NET 2003 More... over 21 years ago
Intermediate build dir was incorrect More... over 21 years ago
Fixed caching bug that caused inconsistent results to be computed. More... over 21 years ago
added e4pvisitor.cpp into build More... almost 22 years ago
Adding missing files for e4_ParentVisitor class implementation and docs. More... almost 22 years ago
Initial implementation of e4_ParentVisitor class. More... almost 22 years ago
Updated change log to reflect bug fixes. More... almost 22 years ago
Fixed unitialized variable use in i4node.cpp. Added missing E4_ECDETNODE callback in i4vertex.cpp. More... almost 22 years ago
More doc lints. More... almost 22 years ago
More docs fixes. More... almost 22 years ago
Implemented advisory caching policy for nodes. Doc cleanups. Backed out metakit 2.4.9.3, still using 2.4.9.2. More... almost 22 years ago
Updated on unix to use Metakit 2.4.9.3. Fixed typo in tcl test. Updated docs. More... almost 22 years ago
Fixed all the test failures with MoveVertex, callbacks, and build problems. This is a big update. More... almost 22 years ago
Fixed uninitialized timestamp problem More... almost 22 years ago
Implementation of timestamps. More... almost 22 years ago
Fixes for making user data modification on vertex and node do callbacks. Implemented APIs for timestamp facility; no timestamps are actually yet generated. Did some docs work on event, timestamps and callbacks. More... about 22 years ago
Small update to TGED. Correct EOL conventions for all files. More... about 22 years ago
Fixed permission-checking bug in Storage::CopyTo More... about 22 years ago
More changes in preparation for new GC. All event notifications except one have been removed from the MK driver into the impl layer. Implemented the vertex modification event callback completely. Fixed many other events to only fire for entities referenced by the user program rather than always. More... about 22 years ago
Fixed (again!) the Python build on Unix. More prep work for new GC. More cleanup on DRV_ interface. More... about 22 years ago
Fixed configure to check for local builds of Metakit, Python, and Expat first, before checking for installed copies. More... about 22 years ago
Added 'ranlib' step to making static archive. Renamed static archive to libe4graphs.a to allow use of -le4graphs. More... about 22 years ago
1. make all now also makes the static parts, under Unix. 2. Added make test_static to run the statically linked test program. More... about 22 years ago
Implemented static library support for e4graph, and statically linked test program. Tested on Unix only. More... about 22 years ago
More prep work for new GC. All APIs and dummy implementations for recycling of storage space are now in place. More... about 22 years ago
Added *.dsw *.dsp *.sln *.vcproj to list of files under EOL-conversion control in convert.tcl More... about 22 years ago
Lots of files no longer needed per JYL More... about 22 years ago