3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore .epf, .docx, .pptx and .odg files. More... over 6 years ago
Ran adm/bin/fix-files to fix minor common problems. More... over 6 years ago
Removed trailing spaces. More... over 6 years ago
Converted tabs to spaces. More... over 6 years ago
Remove non-ascii characters in comment. More... over 6 years ago
Added makefiles for demos. More... over 6 years ago
Updated makefiles for new demos and files. More... over 6 years ago
Updated makefiles for new demos and files. More... over 6 years ago
Set up test infrastructure for LaneMerge so that the tests are run as part of the nightly build. More... over 6 years ago
No longer display top output. More... over 6 years ago
Changed java.maxmemory.large from 3500 to 3200 so that test.export1 does not fail with a fork problem. More... over 6 years ago
No longer print a message if we can't update ClassLoader.usr_paths. This should only affect the rxtx serial code. More... over 6 years ago
Added BouncingBall and Gravitation back in. More... over 6 years ago
Fixed up core6 includes and excludes. More... over 6 years ago
Change java.maxmemory.large from 4000 to 3500 and avoid a fork problem in Travis. More... over 6 years ago
Added core7 for the configs constraints test. More... over 6 years ago
Moved checkFullConstraints.tcl to a separate directory so we can run it as a separate test in Travis. More... over 6 years ago
Print memory stats. More... over 6 years ago
Removed memory check from the doc loop. More... over 6 years ago
Display how much memory is available. More... over 6 years ago
test.travis.timeout.fail.xml: Added todir to batchtest. More... over 6 years ago
Run test.travis.timeout.fail.xml More... over 6 years ago
test.travis.timeout.fail is now test.travis.timeout.fail.xml More... over 6 years ago
No need to print out the entire environment. More... over 6 years ago
If we timeout, append to the log and don't exit. If we exit, then we won't process the log. More... over 6 years ago
Report the environment variables, not the Java system properties. More... over 6 years ago
If a build times out, then trigger a test error. More... over 6 years ago
Print the system properties. More... over 6 years ago
Removed TextString3D because it fails under JDK12 and Linux, but not under JDK12 and Darwin. See https://wiki.eecs.berkeley.edu/ptexternal/Main/Java3D#TriangleArray.3A_illegal_vertexCount More... over 6 years ago
If we can't create the Font3D, then try with the default font. More... over 6 years ago