summaryrefslogtreecommitdiff
path: root/python/scripts/slice2py.py
Commit message (Collapse)AuthorAge
* Switch to using python3 by defaultJoe George2021-02-10
|
* Add __main__ logic to slice2py.py (Fixes #893)Joe George2020-06-10
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Update copyright headersJoe George2016-03-01
|
* Updated some copyright headersDwayne Boone2015-05-04
|
* ICE-6455 - remove slice2py and slice2rb C++ exeMatthew Newhook2015-04-22
Renamed ruby/config/slice2rb.rb to ruby/config/s2rb.rb Renamed python/config/slice2py.py to python/config/s2py.py Moved slice2rb and slice2py.py from dist-utils into the scripts directory for python and ruby.