2017-03-20 14:00:47 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.13.2.
2016-11-23 Release 1.13.0
* Add expose method mostly for testing hidden methods.
|
2016-10-09 17:28:44 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.12.0.
2016-08-04 Release 1.12.0
* Add Tins::Unit.parse? method to check for units in strings.
2016-07-12 Release 1.11.0
* Provide Tins::Unit.format and Tins::Unit.parse methods.
2016-05-25 Release 1.10.2
* Avoid some warnings.
2016-04-15 Release 1.10.1
* Fix bug in go if a concatenated argument comes last.
2016-04-12 Release 1.10.0
* Support mixed rest arguments in go argument parsing.
|
2016-03-15 15:24:46 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.9.0.
Add Tins::Duration class to display time durations.
|
2016-02-16 17:17:24 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-tins to 1.8.2.
2016-01-18 Release 1.8.2
* Implement Tins::StringVersion::Version#dup and
Tins::StringVersion::Version#clone.
|
2015-12-12 15:38:26 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.8.1.
* 2015-12-03 Release 1.8.1
- Remove some backports already existant in the newer supported rubies.
|
2015-12-02 15:19:41 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-tins to 1.8.0.
* 2015-12-01 Release 1.8.0
- Add `foo_of` and `foo_annotations` methods to instances of classes with
annotated methods.
|
2015-11-29 16:20:41 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.7.0.
2015-11-09 Release 1.7.0
* Officially require ruby >= 2.0 and use new hash syntax.
* New feature attempt: sleep:-30 sleeps upto 30 seconds while retrying
with an exponential waiting pattern.
* Remove rotate and shuffle, recent rubies all support them.
* Add an object oriented view on method signatures and use it to create
method descriptions.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-04 14:29:46 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.6.0.
* 2015-08-13 Release 1.6.0
- Add complete method for readline completion
* 2015-06-21 Release 1.5.4
- Avoid %i syntax for now
* 2015-06-17 Release 1.5.3
- Make it run on 1.9 again.
- Avoid a warning in Time.dummy implementation.
|
2015-06-07 12:28:54 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-tins to 1.5.2.
Changes are not available except commit log.
<https://github.com/flori/tins/commits/master>
|