244
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prune a leftover print statement
rtyler
as R. Tyler Ballance
More... over 15 years ago
Update CheetahWrapper to run the new tests
rtyler
as R. Tyler Ballance
More... over 15 years ago
Ensure all the EOL tests are run, as well as Filters tests
rtyler
as R. Tyler Ballance
More... over 15 years ago
Remove references to unittest_local_copy which is quite old and causing problems
rtyler
as R. Tyler Ballance
More... over 15 years ago
Use logging.info() instead of printing carelessly to stdout
rtyler
as R. Tyler Ballance
More... over 15 years ago
Remove the use of the verifyType and verifyTypeClass functions for speed
abbeyj
as James Abbatiello
More... over 15 years ago
Remove the use of the valOrDefault function for speed
abbeyj
as James Abbatiello
More... over 15 years ago
Merge branch 'next' of [email protected]:rtyler/cheetah into next
rtyler
as R. Tyler Ballance
More... over 15 years ago
Add the VerifyType tests to the runner
rtyler
as R. Tyler Ballance
More... over 15 years ago
Only use entry_points if we're on Windows; hopefully this corrects kb@'s issues
rtyler
as R. Tyler Ballance
More... over 15 years ago
Merge branch 'next' of [email protected]:rtyler/cheetah into next
rtyler
as R. Tyler Ballance
More... over 15 years ago
Correct some double encoding issues (regressed in Unicode.JBQ_UTF8_Test8)
rtyler
as R. Tyler Ballance
More... over 15 years ago
Merge commit 'origin/next' into next
rtyler
as R. Tyler Ballance
More... over 15 years ago
Fix SetupConfig to reflect the rename of the package directory
rtyler
as R. Tyler Ballance
More... over 15 years ago
Add Cheps.py test module
rtyler
as R. Tyler Ballance
More... over 15 years ago
Merge branch 'next' of [email protected]:rtyler/cheetah into next
rtyler
as R. Tyler Ballance
More... over 15 years ago
Add the CHEP related test module in here
rtyler
as R. Tyler Ballance
More... over 15 years ago
Remove cheetah.bat file now that setuptools will generate .exe files
abbeyj
as James Abbatiello
More... over 15 years ago
Merge branch 'next' of git://github.com/rtyler/cheetah into next
abbeyj
as James Abbatiello
More... over 15 years ago
Merge commit 'abbeyj/next' into next
rtyler
as R. Tyler Ballance
More... over 15 years ago
Remove the VerifyType module from Test.py, I think I left this on another machine
rtyler
as R. Tyler Ballance
More... over 15 years ago
Move src/c/ to cheetah/c/ and update SetupConfig.py appropraitely
rtyler
as R. Tyler Ballance
More... over 15 years ago
Merge branch 'next' into performance
rtyler
as R. Tyler Ballance
More... over 15 years ago
Merge commit 'abbeyj/performance' into performance
rtyler
as R. Tyler Ballance
More... over 15 years ago
Have setuptools generate .exe wrappers for scripts on Windows
abbeyj
as James Abbatiello
More... over 15 years ago
Add github extension for sphinx
rtyler
as R. Tyler Ballance
More... over 15 years ago
Rename the root package to "cheetah" instead of "src" to follow more conventional python package naming
rtyler
as R. Tyler Ballance
More... over 15 years ago
Prune the contrib package which should have been removed when the markdown module was added as a setuptools dependency
rtyler
as R. Tyler Ballance
More... over 15 years ago
Add preliminary support for multiple inheritance via the #extends directive
rtyler
as R. Tyler Ballance
More... over 15 years ago
Add preliminary support for multiple inheritance via the #extends directive
rtyler
as R. Tyler Ballance
More... over 15 years ago