|
|
ea3e03aaba
|
example updates for glog
|
2019-05-23 09:26:37 +08:00 |
|
|
|
8d9fdfeafc
|
change parameter to unnecssary for glog.Header/Stdout; version updates
v1.6.14
|
2019-05-22 21:43:56 +08:00 |
|
|
|
b2a8285ecb
|
remove unnecessary pkg gscanner; update comment for gsmtp
|
2019-05-22 21:20:17 +08:00 |
|
|
|
162e8f7e51
|
comment updates for glog
|
2019-05-22 20:31:14 +08:00 |
|
|
|
6c658813cd
|
refract glog to improve performance
|
2019-05-22 09:19:21 +08:00 |
|
|
|
0839ea385f
|
refract glog to improve performance;
|
2019-05-21 23:57:03 +08:00 |
|
|
|
68fa235412
|
add gjson.GetJsonMap; refract glog to improve performance;
|
2019-05-21 21:52:17 +08:00 |
|
|
|
e9f7b8bc0c
|
README updates
|
2019-05-18 14:55:15 +08:00 |
|
|
|
e31861af2e
|
README updates
|
2019-05-18 13:52:18 +08:00 |
|
|
|
1af482d950
|
improve gfile.MainPkgPath
|
2019-05-17 21:37:48 +08:00 |
|
|
|
dd2436925b
|
remove package feature for gudp, considering UDP protocal has its own border for message handling
|
2019-05-17 00:17:45 +08:00 |
|
|
|
b92b69564b
|
improve gfile.MainPkgPath
|
2019-05-16 23:41:09 +08:00 |
|
|
|
75725db6fb
|
remove gmlock for print of glog; add time.Time support for gdb
v1.6.13
|
2019-05-15 23:53:48 +08:00 |
|
|
|
5cd8475143
|
add time.Time support for convertParam function of gdb
|
2019-05-15 16:47:39 +08:00 |
|
|
|
5629f37939
|
version updates
|
2019-05-14 22:38:03 +08:00 |
|
|
|
08ec04d8b6
|
fix issue in unit test case of gredis
|
2019-05-14 22:37:13 +08:00 |
|
|
|
c0b46f364a
|
version updates
v1.6.12
|
2019-05-14 22:02:09 +08:00 |
|
|
|
8c5f74e8bb
|
add DoVar/ReceiveVar function for gredis
|
2019-05-14 21:34:38 +08:00 |
|
|
|
94832262e3
|
version updates
v1.6.11
|
2019-05-13 22:37:31 +08:00 |
|
|
|
aefbfd52e9
|
add more example for gtree
|
2019-05-13 22:37:05 +08:00 |
|
|
|
f3f0689bd4
|
rename LinkMap to ListMap for gmap
|
2019-05-13 22:26:39 +08:00 |
|
|
|
5198d4c5fc
|
add unit test cases for gtree.AVLTree/BTree
v1.6.10
|
2019-05-12 22:56:13 +08:00 |
|
|
|
123f2d3e4e
|
remove return value from RLockFunc/LockFunc for gset
|
2019-05-12 21:26:01 +08:00 |
|
|
|
3c750c3c92
|
copy treemap logics to new file
|
2019-05-12 21:22:07 +08:00 |
|
|
|
17b29cd19f
|
improve performance for Map/Keys/Values functions for gmap; add unit test cases for gtree.RedBlackTree
|
2019-05-12 21:11:26 +08:00 |
|
|
|
cf1077bec4
|
add LinkMap for gmap package
|
2019-05-12 20:43:52 +08:00 |
|
|
|
4e2e4e95e0
|
add gmap.HashMap/TreeMap/AnyAnyMap for gmap; add unit test cases for TreeMap
|
2019-05-11 20:47:25 +08:00 |
|
|
|
61d64e7ae4
|
remove gvar.VarRead
|
2019-05-11 18:47:35 +08:00 |
|
|
|
883797c495
|
fix issue in gconv
|
2019-05-11 18:03:49 +08:00 |
|
|
|
0113971877
|
version updates
|
2019-05-11 17:59:56 +08:00 |
|
|
|
664b0c06a6
|
gjson updates
|
2019-05-11 17:56:14 +08:00 |
|
|
|
bd4c75a98e
|
add AVLTree container for gtee
|
2019-05-10 22:29:06 +08:00 |
|
|
|
d35840409b
|
add BTree container for gtree package
|
2019-05-10 21:31:35 +08:00 |
|
|
|
abaef9ba87
|
add gtree.RedBlackTree container
|
2019-05-10 13:38:06 +08:00 |
|
|
|
b15d8bdd2e
|
adding gtree.RedBlackTree
|
2019-05-09 22:53:42 +08:00 |
|
|
|
718997327a
|
add default value for gcfg.Get* functions; rename gconv.TimeDuration to gconv.Duration, and do corresponding changes to caller packages
|
2019-05-09 17:14:24 +08:00 |
|
|
|
fdfefbb94d
|
add default value feature for gjson/gparser; update default value type for ghttp.Request
|
2019-05-09 14:19:27 +08:00 |
|
|
|
2b865a55ac
|
update gjson/gparser
|
2019-05-08 22:04:36 +08:00 |
|
|
|
8138215597
|
comments update
|
2019-05-08 21:03:04 +08:00 |
|
|
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
|
|
4c647aaa19
|
refacting gmap
|
2019-05-07 22:28:34 +08:00 |
|
|
|
48b1d616c5
|
update code format for gtime
|
2019-05-07 10:22:50 +08:00 |
|
|
|
693c37d6d6
|
Merge pull request #116 from jroam/master
add some var flags gtime.format
|
2019-05-07 10:18:22 +08:00 |
|
|
|
d525c04826
|
公开几个常用功能方法
|
2019-05-06 15:03:14 +08:00 |
|
|
|
c170edbdfc
|
add ghttp.Request.GetUrl to get current request URL
|
2019-05-06 13:52:34 +08:00 |
|
|
|
66e40155a9
|
add http/https scheme for log of ghttp.Server; add transport setting to ignore tls cert for ghttp.Client; version updates
v1.6.9
|
2019-05-06 09:35:39 +08:00 |
|
|
|
59ad1a9b00
|
fix issue in incorrect every running logics of gcron.AddOnce
|
2019-05-05 22:57:13 +08:00 |
|
|
|
a5b536e218
|
去掉不常用参数e
|
2019-05-05 22:49:52 +08:00 |
|
|
|
0e6c2e790d
|
copy mysql driver to third folder
v1.6.8
|
2019-05-04 23:02:07 +08:00 |
|
|
|
5761e73061
|
优化一些参数性能
|
2019-05-04 18:14:05 +08:00 |
|