0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 2 days ago.
Jul 31, 2025 — Jul 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix constructor of python class SignalBase. More... about 16 years ago
Win32: Add some definitions to avoid some verbose warnings
francois_keith
as Francois Keith
More... about 16 years ago
Win32: Correct API name for contiifstream
francois_keith
as Francois Keith
More... about 16 years ago
Add the missing "int" in "int main (void)"
francois_keith
as Francois Keith
More... about 16 years ago
The dependency in dl is unix-specific
francois_keith
as Francois Keith
More... about 16 years ago
Win32: Correct exportation of g_caster
francois_keith
as Francois Keith
More... about 16 years ago
Win32: Add the exportation of SignalCast
francois_keith
as Francois Keith
More... about 16 years ago
Add a missing dependency between tracer-RT and tracer
francois_keith
as Francois Keith
More... about 16 years ago
Win32: typo in the API
francois_keith
as Francois Keith
More... about 16 years ago
Win32: Correct typo in the macro name for the API
francois_keith
as Francois Keith
More... about 16 years ago
Added three tools. More... about 16 years ago
Added uninstall. More... about 16 years ago
Added 3 tools. Some minor corrections (such as correctly exporting classes in plugins) More... about 16 years ago
Modified CMakeLists.txt to remove multiple definitions and include dirs. More... about 16 years ago
Add uninstall target to dynamic-graph. More... about 16 years ago
Implement inverted pendulum dynamics. More... about 16 years ago
Add pendulum length as a parameter. More... about 16 years ago
Task-related unit tests and corrections. More... about 16 years ago
Changed linking of exceptions and traces. More... about 16 years ago
Corrected a bug that stemmed from the renaming of GainAdaptive (thanks unit testing!) Added unit tests for filesystem and tracing. More... about 16 years ago
Added plugin "Reader" to read files generated by "Tracer". More... about 16 years ago
Removed default definition of VP_DEBUG_MODE in cmake (already in header). More... about 16 years ago
Added tracer plugin to source. More... about 16 years ago
Binds InvertedPendulum::incr More... about 16 years ago
Add some documentation More... about 16 years ago
Reimplement bindings with PyCObject structure. More... about 16 years ago
Make InvertedPendulum Python class derive from Entity. More... about 16 years ago
Modify computeDynamics More... about 16 years ago
Replace SignalTimeDependent by SignalPtr. More... about 16 years ago
Implement bindings for Entity and SignalBase C++ classes. More... about 16 years ago