John
|
c7a6a6fff0
|
improve grand.Intn; README updates
|
2019-04-10 23:09:38 +08:00 |
|
John
|
9ec15ad2ca
|
fix issue in repeated rand value of grand.Intn
|
2019-04-10 18:33:12 +08:00 |
|
John
|
aa4dca11f0
|
fix issue in gtime; update comment for g/gtest
|
2019-04-04 22:52:56 +08:00 |
|
John
|
51bb7a9854
|
ignore private attribute of struct in gconv/gvalid
|
2019-03-22 10:12:15 +08:00 |
|
John
|
11c89c4090
|
fix issue in GetOrSetFuncLock of gmap/gcache; add gutil.IsEmpty/Export functions
|
2019-03-21 18:20:20 +08:00 |
|
John
|
80e0eae6b0
|
add TLSConfig support for ghttp.Server
|
2019-03-19 17:48:37 +08:00 |
|
John
|
4e3d735b90
|
add logging for gcron
|
2019-03-19 13:58:18 +08:00 |
|
John
|
60e5a7da28
|
add more unit test cases for grand/gstr
|
2019-03-18 23:52:25 +08:00 |
|
John
|
72eeadd9aa
|
Merge branch 'master' into develop
|
2019-03-17 22:31:15 +08:00 |
|
John
|
0af55794f6
|
add more unit test cases for gdb
|
2019-03-17 22:26:41 +08:00 |
|
John
|
9f9172c775
|
update unit test cases of package gconv
|
2019-03-15 09:05:56 +08:00 |
|
John
|
320e0db417
|
fix int-overflow issue in gconv.String when converting int64 to string; add more unit test cases for package gconv
|
2019-03-15 00:22:39 +08:00 |
|
John
|
79a3aa5916
|
add more unit test cases for package gvalid
|
2019-03-11 22:58:21 +08:00 |
|
John
|
6171c621a7
|
fix issue in missing customed error messages in package gvalid
|
2019-03-11 22:33:20 +08:00 |
|
John
|
4ad5450b80
|
gtest updates; remove one unit test case of gconv.Struct
|
2019-03-08 18:18:29 +08:00 |
|
John
|
22a7ef43ce
|
Merge branch 'master' into develop
|
2019-03-08 00:21:52 +08:00 |
|
John
|
2ba59e8943
|
fix issue in gtime convert in package gconv; add Structs/Scan functions for gdb.Model; add GetStructs/GetScan functions for gdb.Base and gdb.TX
|
2019-03-07 23:36:45 +08:00 |
|
John
|
c8251ed82f
|
g.Map updates
|
2019-03-06 10:38:50 +08:00 |
|
John
|
13749feab4
|
add json features '-' and 'omitempty' for gconv.Map, like package 'json' from stdlib; add internal package 'empty', to check empty variable
|
2019-03-04 22:59:29 +08:00 |
|
John
|
c3b9b8d5ae
|
gconv updates
|
2019-03-03 00:53:35 +08:00 |
|
John
|
66efbe63f0
|
add struct support for *Insert/*Save/*Replace/*Update/Where/Data functions
|
2019-02-26 01:19:01 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
0762fec696
|
comments update
|
2019-02-02 15:16:45 +08:00 |
|
John
|
6c6c64bb3b
|
rename category string to text
|
2019-02-01 20:45:11 +08:00 |
|
John
|
020b050fb1
|
fix unit test cases for gstr/gconv/ghttp
|
2019-02-01 11:42:25 +08:00 |
|
John
|
08d71cede3
|
merge qiangg_php
|
2019-02-01 00:04:34 +08:00 |
|
John
|
be1f6cfbae
|
Merge branch 'master' of https://gitee.com/johng/gf into develop
|
2019-02-01 00:02:17 +08:00 |
|
John
|
85677b952f
|
fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category
|
2019-01-30 21:27:03 +08:00 |
|
John
|
f4773ef1e4
|
add func ghttp.Group.Common for common http methods(GET/PUT/POST/DELETE) binding; fix issue #IRHB3,#IRHSJ; add more unit test cases for gvalid
|
2019-01-29 23:01:14 +08:00 |
|
John
|
5eaa6183b5
|
update benchmark test cases of gregex
|
2019-01-28 12:03:47 +08:00 |
|
John
|
58d60bc899
|
add json tag support for struct converting of gconv
|
2019-01-24 15:37:53 +08:00 |
|
John
|
a488d1dbf7
|
ghttp updates
|
2019-01-24 13:40:48 +08:00 |
|
John
|
5110313657
|
gcron, gtimer updates
|
2019-01-22 13:50:10 +08:00 |
|
John
|
24990e26c8
|
gcron, gtimer updates
|
2019-01-21 22:09:51 +08:00 |
|
John
|
485dafb616
|
update grand.MeetProb, change param type from float64 to float32
|
2019-01-17 14:20:18 +08:00 |
|
John
|
bf25a3a601
|
gtimer updates; grand updates, change buffer slice type from uint64 to uint32
|
2019-01-17 14:15:23 +08:00 |
|
John
|
72569321fa
|
package comments update
|
2019-01-16 13:35:16 +08:00 |
|
John
|
80c1a02377
|
pakage comments update
|
2019-01-16 09:00:23 +08:00 |
|
John
|
0c41909454
|
pakage comments updates
|
2019-01-15 23:27:47 +08:00 |
|
John
|
2b5d889bb9
|
fulfil unit test cases of gconv
|
2019-01-15 21:54:34 +08:00 |
|
John
|
2c2a71d429
|
fix issue in concurrent safe handling of gregex
|
2019-01-15 20:20:34 +08:00 |
|
John
|
1c72766c34
|
add new func Meet/MeetProb and alias N/Str/Digits/Letters for grand
|
2019-01-14 20:12:44 +08:00 |
|
John
|
302f3c1467
|
optimized package gconv, supported struct attr with ptr
|
2019-01-14 13:55:07 +08:00 |
|
John
|
9415419324
|
fix issue in gconv.Struct when given atrr of struct is nil time.Time
|
2019-01-14 09:00:31 +08:00 |
|
John
|
651bd33b73
|
add new 16x and 19x phone number validation for gvalid
|
2019-01-12 23:45:45 +08:00 |
|
John
|
f4644ce685
|
change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex
|
2019-01-12 23:36:22 +08:00 |
|
John
|
a95b1f0dae
|
add more unit test cases
|
2019-01-02 10:18:00 +08:00 |
|
John
|
6f15adf57f
|
unit test cases++
|
2018-12-31 17:46:04 +08:00 |
|
John
|
1966b40d01
|
ghttp.Client updates; add more unit test cases for web server
|
2018-12-31 00:50:55 +08:00 |
|
John
|
ccf837b2bf
|
up
|
2018-12-30 14:53:16 +08:00 |
|