Commit graph

283 commits

Author SHA1 Message Date
Michael Klishin
8eef97234f
Better comment wording as suggested by @ferd
Co-authored-by: Fred Hebert <mononcqc@ferd.ca>
2020-12-16 00:10:38 +03:00
Michael Klishin
c2b7863a53
Avoid a warning on Erlang/OTP 24
to make sure Rebar 3 can bootstrap on that version with warnings-as-errors compiler settings.

Closes #145.
2020-12-15 01:45:43 +03:00
Tristan Sloughter
f41b847b0c
Merge pull request #142 from rlipscombe/patch-1
Replace ericbmerritt links in README
2019-08-19 15:55:14 -06:00
Roger Lipscombe
0dc260c04c
Replace ericbmerritt links in README 2019-08-19 22:49:35 +01:00
Tristan Sloughter
aad7ae4241
Merge pull request #141 from martinrehfeld/patch-1
Fix spelling/grammar in signatures.md
2019-02-21 09:12:46 -07:00
Martin Rehfeld
8aadd8b278
Fix spelling/grammar in signatures.md
While reading through the document, I came across some spelling/grammar issues and thought I could just as well help fix them.
2019-02-21 17:11:30 +01:00
Tristan Sloughter
c3ae625bd1
Merge pull request #140 from relayr/extra_hyphens
Allow for extra hyphens in pre-release build version
2018-12-17 07:20:10 -07:00
Kuba Odias
4e3b177be7 Allow for extra hyphens in pre-release build version 2018-12-14 23:09:25 +01:00
Tristan Sloughter
a8b46e0770
Merge pull request #139 from tsloughter/alpha-pes
fix ec_semver:pes test to not ignore alpha versions
2018-10-13 11:50:25 -06:00
Tristan Sloughter
d4079cd127
fix ec_semver:pes test to not ignore alpha versions 2018-10-13 08:39:47 -06:00
Luis Rascão
b2d41811c1
Merge pull request #137 from tsloughter/mkdtemp-spec
fix insecure_mkdtemp type spec
2018-08-28 08:38:55 +00:00
Tristan Sloughter
f6992d72ca fix insecure_mkdtemp type spec 2018-08-27 14:59:32 -06:00
Tristan Sloughter
7bf631d326
Merge pull request #136 from tsloughter/git-tag-vsn
use git tag for version in .app
2018-06-23 16:34:41 -06:00
Tristan Sloughter
64d76963c7
use git tag for version in .app 2018-06-23 15:35:56 -06:00
Tristan Sloughter
1bd107113b
Merge pull request #135 from tsloughter/copy-file-info
support more fine grained file info copy levels
2018-06-23 15:31:35 -06:00
Tristan Sloughter
8302adf831
support more fine grained file info copy levels 2018-06-22 16:28:19 -06:00
Tristan Sloughter
e0453faf8f
Merge pull request #134 from filmor/patch-1
Use environment variables to find the tmp directory
2018-06-14 08:07:22 -06:00
Benedikt Reinartz
c730da3b9d
Use environment variables to find the tmp directory 2018-06-14 08:18:33 +02:00
Luis Rascão
b23bf733c5
Merge pull request #131 from tsloughter/1.1.0-bump
1.1.0 bump
2018-05-03 16:51:10 +01:00
Tristan Sloughter
9137b5dc54
version bump 2018-05-02 20:44:59 -06:00
Tristan Sloughter
885f961c02
upgrade cf dep 2018-05-02 20:44:27 -06:00
Tristan Sloughter
2e01d65b99
Merge pull request #130 from ferd/otp-21-stacktrace-compat
Work around OTP-21 deprecation of get_stacktrace()
2018-05-02 20:36:52 -06:00
Fred Hebert
ad2d57d8b6 Work around OTP-21 deprecation of get_stacktrace() 2018-05-02 21:47:52 -04:00
Luis Rascão
9eae901e58
Merge pull request #129 from tsloughter/master
version bump
2018-02-03 09:21:48 +00:00
Tristan Sloughter
51de0f2c7a
version bump 2018-02-02 20:27:02 -08:00
Tristan Sloughter
d501d710e2
Merge pull request #128 from GalaxyGorilla/fix_git_vsn
Fix git version parsing
2018-02-02 20:09:59 -08:00
Sascha Kattelmann
6e9f640c9c Fix git version parsing 2018-02-01 10:43:38 +01:00
Luis Rascão
012bc2f789
Merge pull request #127 from tsloughter/master
version bump
2017-11-17 21:34:30 +00:00
Tristan Sloughter
a227a0fce9 version bump 2017-11-17 13:30:51 -08:00
Tristan Sloughter
a12eed3d1d
Merge pull request #126 from tsloughter/git-vsn-fix
fix git command to find tags and default empty pattern
2017-11-17 13:27:34 -08:00
Tristan Sloughter
5956de425f fix use of string:trim 2017-11-17 10:18:41 -08:00
Tristan Sloughter
f1ecf12ad3 fix git command to find tags and default empty pattern 2017-11-17 10:15:25 -08:00
Tristan Sloughter
fb449e9e01
Merge pull request #125 from lrascao/1.0.3-bump
Bump to 1.0.3
2017-11-16 08:34:59 -08:00
Luis Rascao
6933a178ec Bump to 1.0.3 2017-11-15 11:35:10 +00:00
Tristan Sloughter
2690bd14a3
Merge pull request #124 from ferd/fix-trim-usage-otp21
Fix bad unicode transition for OTP 20+
2017-11-14 18:58:35 -08:00
Fred Hebert
df7728d81f Fix bad unicode transition for OTP 20+
The trim/3 function accepts a list of graphemes rather than a single
character. This means previous patches were wrong and totally breaking.
2017-11-14 21:20:36 -05:00
Tristan Sloughter
d792f8c5ff
Merge pull request #123 from lrascao/1.0.2-bump
Bump to 1.0.2
2017-11-12 14:55:39 -08:00
Luis Rascao
f09d8f18a1 Bump to 1.0.2 2017-11-03 18:32:52 +00:00
Luis Rascão
b8bbc4cfac
Merge pull request #122 from tsloughter/1.0.1-bump
version bump to 1.0.1
2017-11-03 18:27:40 +00:00
Tristan Sloughter
41ff18e5d1 version bump to 1.0.1 2017-11-03 09:24:55 -07:00
Luis Rascão
4f086fc5fa
Merge pull request #121 from ferd/otp20-unicode-support
Add compile-time switch for OTP-20 string funcs
2017-11-01 18:24:03 +00:00
Fred Hebert
f8f72b7cc5 Add compile-time switch for OTP-20 string funcs
Allows support for Unicode data, and prevents compile warnings that will
start with OTP-20.
2017-11-01 11:26:17 -04:00
Tristan Sloughter
fa1ec76a9b Merge pull request #105 from filmor/semver-prefix
Make ec_git_vsn Windows-compatible, readd prefix functionality.
2017-09-04 19:46:16 -07:00
Tristan Sloughter
681973a29c Merge pull request #118 from shopgun/master
Fixing #117 - microseconds not parsing when offset given
2017-09-04 19:43:46 -07:00
Tristan Sloughter
657c767a8c Merge pull request #119 from wrren/hotfix/iso8601_formatting
Fixing #103 - Updated ISO8601 parsing to add leading zero to hour
2017-09-04 19:41:59 -07:00
Warren Kenny
3ad087f8e0 Updated ISO8601 parsing to add leading zero to hour 2017-02-06 22:28:49 +00:00
Henrik Tudborg
f92f7de6f8 Fixing #117 - microseconds not parsing when offset given 2017-02-03 14:12:50 +01:00
Tristan Sloughter
0916834752 Merge pull request #107 from choptastic/patch-1
Use cf 0.2.2 with rebar2
2017-01-31 09:13:22 -08:00
Eric Merritt
0898f1caf0 Merge pull request #114 from tsloughter/master
1.0: remove unneeded export_all. in OTP20 it is a warning
2017-01-09 07:46:45 -08:00
Tristan Sloughter
c9f1c5debe bump to version 1.0 2017-01-08 10:07:44 -08:00