-
d23e8d28a6
更新 'go.mod'
master
v1.3.2
梁 致源
2020-07-02 03:54:00 +0000
-
3ab4c71a58
更新 'README.md'
梁 致源
2020-07-02 03:43:16 +0000
-
81dc6e591b
Merge
5e269c4527
into 1ffadf5510
Ricardo Gerardi
2020-05-14 03:25:47 +0000
-
-
5e269c4527
Added space separated string to IntSlice conversion
Ricardo Gerardi
2020-05-13 23:18:19 -0400
-
-
130013e8ec
Merge
6b8e137799
into 1ffadf5510
CBenni
2020-04-13 13:14:41 +0000
-
-
6b8e137799
Added float64 to time conversion
CBenni
2020-04-13 15:12:45 +0200
-
-
64bd8104c6
Merge
be350e81cc
into 1ffadf5510
Ian Mikhailov
2020-03-23 04:43:53 +0800
-
-
91f3cd5502
Merge
3c7a29c2b4
into 1ffadf5510
Tatsuo Ikeda / ikeikeikeike
2020-03-20 21:46:51 +0800
-
-
-
717d86c5e7
Merge
6177c2cc1d
into 1ffadf5510
Erdal TAŞKESEN
2020-01-31 17:56:40 -0500
-
-
-
6177c2cc1d
Add
ToUUID
casting
erdaltsksn
2020-02-01 01:53:42 +0300
-
-
-
74802afa3b
Merge
f82536fea2
into 1ffadf5510
andrewheberle
2020-02-01 01:04:10 +0300
-
-
-
a075c5831a
Merge
90d3d07fb0
into 1ffadf5510
rajarathnabalan
2020-01-14 05:06:38 +0100
-
-
-
352095c115
Merge
f31dc0aaab
into 1ffadf5510
Bjørn Erik Pedersen
2020-01-05 10:40:50 +0000
-
-
-
fdd5c7dd0b
Merge
9b1b06389b
into 1ffadf5510
Jun Zhang
2019-12-28 22:50:43 +0000
-
-
-
f3714095ec
Merge
78b34312c4
into 1ffadf5510
ottodashadow
2019-12-26 05:32:30 +0000
-
-
-
2b805f698a
Merge
64deafa3ae
into 1ffadf5510
Sippakorn Raksakiart
2019-12-24 09:54:02 +0000
-
-
-
92e28cfa29
Merge
ed2d46d821
into 1ffadf5510
Albert Le Batteux
2019-12-22 18:01:52 +0100
-
-
-
a11cb8c82d
Merge
5d93088034
into 1ffadf5510
neocarton
2019-12-22 18:01:39 +0100
-
-
-
a4885760a6
Merge
2e0cffc044
into 1ffadf5510
Paco Preciado Mendoza
2019-12-22 18:01:05 +0100
-
-
-
ac95c443f7
Merge
f6ea936710
into 1ffadf5510
Gaurav Raghuvanshy
2019-12-20 07:15:44 -0500
-
-
-
f6ea936710
toIntBase10 enforces base 10 conversion
raghuvanshy
2019-12-20 17:44:34 +0530
-
-
-
54d5fef6e5
Merge
398a7fc387
into 1ffadf5510
Christoph Bajohr
2019-12-19 16:22:01 +0000
-
-
-
1ffadf5510
Fix uint, uint8, uint16, uint32 and uint64 conversion in ToStringE function.
v1.3.1
K4rian
2019-12-17 19:07:01 +0100
-
4ff513a685
Fix uint, uint8, uint16, uint32 and uint64 conversion in ToStringE function.
K4rian
2019-12-17 19:07:01 +0100
-
-
-
64deafa3ae
remove debuging code
Sippakorn Raksakiart
2019-11-04 19:20:42 +0700
-
d0ef62fd94
- add convert any type to ToStringMapE
Sippakorn Raksakiart
2019-11-04 19:10:43 +0700
-
-
-
2e0cffc044
feat: added handler to convert an error slice to string slice
PacoDw
2019-10-23 14:16:23 -0500
-
e38d93ddee
feat: added test case for error slice to parse to string
PacoDw
2019-10-23 14:14:05 -0500
-
-
-
5d93088034
Fix ToBool() to support int32, int64, uint, uint32, uint64, float32, float64
Huyen Lam
2019-07-10 11:46:12 +0700
-
-
-
f82536fea2
Missing import in test
andrewheberle
2019-06-24 10:31:59 +0800
-
00aca1eddc
Fix missing import
andrewheberle
2019-06-24 10:26:57 +0800
-
2dd4a14d2f
Add ToURLE tests
andrewheberle
2019-06-24 10:16:04 +0800
-
ff7c360a3e
Add ToURLE function
andrewheberle
2019-06-24 09:59:42 +0800
-
ad844c2f56
Add ToURL
andrewheberle
2019-06-24 09:57:59 +0800
-
-
-
f31dc0aaab
Adjust timezone logic
date-with-tz
Bjørn Erik Pedersen
2019-05-30 11:21:02 +0200
-
b1aa5f0c52
Add ToTimeInDefaultLocation/E
Heewa Barfchin
2016-03-16 14:25:51 -0400
-
-
-
c01685bb84
travis: Only check gofmt on Go 1.12
Bjørn Erik Pedersen
2019-05-31 11:26:28 +0200
-
69f68ad266
travis: Only check gofmt on Go 1.12
Bjørn Erik Pedersen
2019-05-31 11:26:28 +0200
-
-
-
a924560ecf
travis: Add Go 1.12
Bjørn Erik Pedersen
2019-05-30 20:38:32 +0200
-
b4b8cb4a2b
Adjust timezone logic
Bjørn Erik Pedersen
2019-05-30 11:21:02 +0200
-
0dff35cb8d
Add ToTimeInDefaultLocation/E
Heewa Barfchin
2016-03-16 14:25:51 -0400
-
-
-
be350e81cc
fix, use json.Number instead of fmt.Stringer
Yan Mikhailov
2019-03-19 14:07:33 +0200
-
a4d8cc2a71
changed types to unexoprted
Yan Mikhailov
2019-03-19 14:06:03 +0200
-
b0445ca892
cast json.Number
Yan Mikhailov
2019-03-19 12:04:41 +0200
-
-
398a7fc387
revert mod change
Christoph Bajohr
2019-03-12 17:35:18 +0100
-
c337739d0b
fix for go mod fork
Christoph Bajohr
2019-03-12 17:31:50 +0100
-
7124cdc91b
fixes expected ParseInt base behavior
Christoph Bajohr
2019-03-12 17:06:19 +0100
-
-
-
d1f2f500d1
Merge remote-tracking branch 'upstream/master'
Oleg Ozimok
2019-02-11 16:57:56 +0200
-
-
3c7a29c2b4
Add NaN case behavior
ikeikeikeike / Tatsuo Ikeda
2019-01-16 14:12:00 +0900
-
-
ed2d46d821
Merge branch 'master' into HashSet
Albert Le Batteux
2018-12-03 18:21:45 +0100
-
-
-
-
90d3d07fb0
added ToSpecificedInterfaceWithError func
Raja Rathna Balan S
2018-12-03 19:09:46 +0530
-
-
798bd1dc43
Fix Travis build
Bjørn Erik Pedersen
2018-10-25 00:49:29 +0200
-
8c9545af88
Fix Travis build
v1.3.0
Bjørn Erik Pedersen
2018-10-25 00:49:29 +0200
-
1efc4e1fbc
Fix Travis build
Bjørn Erik Pedersen
2018-10-25 00:49:29 +0200
-
-
-
aa0f19f5a4
Add go.mod
Bjørn Erik Pedersen
2018-10-24 20:03:41 +0200
-
76b6d6c500
Add go.mod
Bjørn Erik Pedersen
2018-10-24 20:03:41 +0200
-
b5fef17cdb
Update Travis config
Bjørn Erik Pedersen
2018-10-24 20:02:32 +0200
-
97e58d71a3
Update Travis config
Bjørn Erik Pedersen
2018-10-24 20:02:32 +0200
-
2cb4a81dee
Add support for map of int64 and map of int
Theofanis Despoudis
2018-10-24 19:00:14 +0100
-
4dd38b8b57
Add support for map of int64 and map of int
Theofanis Despoudis
2018-10-24 19:00:14 +0100
-
34281d5fe0
Code review fixes
Theo
2018-10-24 16:44:55 +0100
-
ac21a1f471
tests: +date tests for RFC3339 no TZ colon cases
Ben Orchard
2018-10-21 23:22:53 +0200
-
efb632f0f6
tests: +date tests for RFC3339 no TZ colon cases
Ben Orchard
2018-10-21 23:22:53 +0200
-
83703dc558
StringToDate: +more RFC3339 forms without TZ colon
Ben Orchard
2018-10-21 22:03:01 +0200
-
8934aa3ddd
StringToDate: +more RFC3339 forms without TZ colon
Ben Orchard
2018-10-21 22:03:01 +0200
-
2c6066a9e8
tests: +date tests for RFC3339 no TZ colon cases
Ben Orchard
2018-10-21 23:22:53 +0200
-
ba8e515eed
StringToDate: +more RFC3339 forms without TZ colon
Ben Orchard
2018-10-21 22:03:01 +0200
-
-
-
74daca63b7
FIX: Small type in error message
Theo
2018-10-10 15:16:55 +0100
-
0744dd163e
Add map of int64 and map of int
Theo
2018-10-10 15:13:50 +0100
-
-
-
e091ba5193
optimize parse date performance
Oleg Ozimok
2018-09-26 16:34:18 +0300
-
96bb840a67
Merge
b056890205
into 8965335b8c
Oleh Ozimok
2018-09-26 12:02:16 +0000
-
-
-
f39e9544b2
support custom timezone for date parsing
Oleg Ozimok
2018-09-26 15:01:47 +0300
-
b056890205
support custom timezone for date parsing
Oleg Ozimok
2018-09-26 15:01:47 +0300
-
25e9ec8a70
use errUnableToCast error instead of fmt.Errorf
Yan Mikhaylov
2018-09-20 15:47:12 +0300
-
b6eea10a08
add float64 to time cast
Oleg Ozimok
2018-09-20 13:38:01 +0300
-
-
25c8ef72c7
add float64 to time cast
Oleg Ozimok
2018-09-20 13:38:01 +0300
-
-
-
4797406421
added benchmarks; added lazyError and use lazyError instead of fmt.Errorf
Yan Mikhaylov
2018-09-18 14:13:51 +0300
-
-
-
78b34312c4
Add cases to support casting from json.Number values.
Matt McGee
2018-06-12 14:04:04 -0400
-
-
-
9b1b06389b
feat(StringSlice): support cast string to string slice by comma (#1)
Jun Zhang
2018-05-23 17:48:11 +0800
-
-
d064f713e9
Add TestToDurationSliceE cases to reach 100% coverage
Xavier Vello
2018-02-14 18:35:30 +0100
-
8965335b8c
Add TestToDurationSliceE cases to reach 100% coverage
v1.2.0
Xavier Vello
2018-02-14 18:35:30 +0100
-
01d59cc713
Add support for maps defined as a json string
Xavier Vello
2018-02-14 17:36:58 +0100
-
9ebc15c905
Add support for maps defined as a json string
Xavier Vello
2018-02-14 17:36:58 +0100
-
17dff698e6
Add TestToDurationSliceE cases to reach 100% coverage
Xavier Vello
2018-02-14 18:35:30 +0100
-
33daad0a0d
Add support for maps defined as a json string
Xavier Vello
2018-02-14 17:36:58 +0100
-
-
-
60fe4eb110
Add ToStringMapStruct()
Albert Le Batteux
2018-01-11 13:12:08 +0100
-
-
08cb9d4424
Add ToDurationSlice()
Roman Volosatovs
2017-04-13 10:50:28 +0200
-
acbeb36b90
Add ToDurationSlice()
v1.1.0
Roman Volosatovs
2017-04-13 10:50:28 +0200
-
594dd78487
Add ToDurationSlice()
Roman Volosatovs
2017-04-13 10:50:28 +0200
-
-
-
37ea046bcf
Merge
3c3811ea39
into ce135a4ebe
Romain Baugue
2017-03-23 14:18:09 +0000
-
-
-
a91f6f03a0
Merge
7567bdd32a
into ce135a4ebe
Cameron Moore
2017-03-04 11:22:52 +0000
-
-
-
7684a086b8
Add Travis CI
Cameron Moore
2017-03-03 13:59:13 -0600
-
ce135a4ebe
Add Travis CI
v1.0.0
Cameron Moore
2017-03-03 13:59:13 -0600
-
06c9b5699b
Small simplifications
Cameron Moore
2017-03-03 13:56:26 -0600
-
816e3433fe
Small simplifications
Cameron Moore
2017-03-03 13:56:26 -0600
-
7567bdd32a
Add ToSliceStringMapStringE function
Cameron Moore
2017-03-03 23:06:46 -0600
-
-
-
56bc207d64
Add Travis CI
Cameron Moore
2017-03-03 13:59:13 -0600
-
-
-
dd8a03810e
Small simplifications
Cameron Moore
2017-03-03 13:56:26 -0600
-
-
-
35f6a2067b
Use single defined error for negatives
Cameron Moore
2017-03-03 15:11:16 -0600
-
1ad7d3c5ed
Use single defined error for negatives
Cameron Moore
2017-03-03 15:11:16 -0600