astaxie
c6448727de
golint utils
2015-09-14 23:35:13 +08:00
astaxie
1d8afdc9c9
gofmt -s & go_vet
2015-05-25 09:10:34 +08:00
astaxie
77294a5881
utils: fix the SliceIntersect
2014-08-22 16:50:07 +08:00
astaxie
a144769515
update the documents & comments
2014-08-18 16:41:43 +08:00
Stan Sun
22ba252c8f
fix the comment of SliceIntersect
...
The implementations of SliceDiff and SliceIntersect are the same.
However, the comments of them are opposite.
The former is (slice1 - slice2) while the latter is (slice2- slice1)
2014-08-02 17:54:57 +08:00
astaxie
fefd8ddb5b
beego: update licence& fix #669
2014-07-03 23:40:21 +08:00
astaxie
0f170a80da
update the comments fix #658
2014-06-25 10:39:37 +08:00
astaxie
c188cbbcb4
update all files License
2014-05-17 02:26:50 +08:00
傅小黑
ce2984f09a
add comments for testing, utils and validation packages
2014-02-07 16:07:31 +08:00
astaxie
b1374b6a08
move safemap to utils & add many helpful slice function
2013-12-12 22:40:29 +08:00
astaxie
19119e99f7
move utils to utils libs & func move to templatefunc
2013-12-12 22:25:08 +08:00