Simon Cruanes
|
138047ef11
|
feat: add {to,of,add}_{iter,std_seq} where relevant; deprecations
deprecate `seq` named functions (for `iter`)
deprecate klist functions (for `std_seq`)
close #231
|
2019-12-14 16:29:07 -06:00 |
|
Simon Cruanes
|
76bec991a2
|
feat(io): add with_temp_dir function
|
2019-12-03 12:49:22 -06:00 |
|
Christopher Zimmermann
|
7822f3a045
|
Create CCStringLabels
CAVE: there is a breaking interface change for String.is_sub
|
2018-10-13 19:09:35 -05:00 |
|
Simon Cruanes
|
e825bf2916
|
prepare for 2.2
|
2018-05-10 23:13:01 -05:00 |
|
Simon Cruanes
|
becc1007c2
|
chore: reindent
|
2018-04-25 20:17:32 -05:00 |
|
Kate
|
d8caef8c02
|
Add CCString.{,r}drop_while
|
2018-04-20 19:13:49 -05:00 |
|
Simon Cruanes
|
ac314aefe7
|
chore: remove dead link in string doc
|
2018-04-12 12:11:49 -05:00 |
|
JPR
|
1727cc8199
|
Few Comments corrections
|
2018-04-08 18:39:23 -05:00 |
|
Simon Cruanes
|
f7d5177540
|
chore(doc): update ocamldoc markup to remove odoc warnings
|
2018-03-30 01:49:38 -05:00 |
|
Simon Cruanes
|
fe23cb496c
|
fix: strong type aliases in Random (closes #210)
|
2018-03-26 11:35:31 -05:00 |
|
JPR
|
d18d9fb636
|
Comments - Style & typos fixing
|
2018-03-15 23:09:31 -05:00 |
|
Simon Cruanes
|
b3c796176d
|
reindent
|
2018-02-07 08:22:41 -06:00 |
|
nathan moreau
|
3e2fbce3ee
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
nathan moreau
|
775f86103e
|
typo (CCString.mli)
|
2018-01-30 14:25:51 +01:00 |
|
nathan moreau
|
00b2638ae7
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
Simon Cruanes
|
446ae9f26b
|
prepare for 2.0
|
2018-01-21 15:38:34 -06:00 |
|
nathan moreau
|
b04e097cf4
|
Adding comments
|
2018-01-21 16:16:35 +01:00 |
|
Simon Cruanes
|
fc329fa118
|
rename print to pp for Format printers (closes #153)
|
2018-01-14 17:58:20 -06:00 |
|
Simon Cruanes
|
18c9f88411
|
prepare for 1.5
|
2018-01-02 18:14:32 +01:00 |
|
Simon Cruanes
|
ed10db67b6
|
closes #166 by adding a drop parameter to string split functions
|
2017-12-21 14:07:52 +01:00 |
|
Jacques-Pascal Deplaix
|
e20d0ccfcc
|
Add String.is_empty
|
2017-12-01 08:36:40 +00:00 |
|
Simon Cruanes
|
54e12b7f62
|
style update for some string functions
|
2017-09-07 10:10:34 +02:00 |
|
Simon Cruanes
|
bedf9ecc1e
|
prepare for 1.3
|
2017-07-29 18:08:58 +02:00 |
|
Simon Cruanes
|
acb286d8e8
|
add CCString.compare_natural (closes #146)
|
2017-07-23 13:48:31 +02:00 |
|
Simon Cruanes
|
aab19f6a50
|
update headers; reindent
|
2017-07-04 13:13:24 +02:00 |
|
Simon Cruanes
|
3ab610ba0e
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
Simon Cruanes
|
465b5992e8
|
add CCString.{l,r}trim (close #121)
|
2017-05-01 16:54:29 +02:00 |
|
Simon Cruanes
|
5d5909459f
|
details
|
2017-05-01 16:54:29 +02:00 |
|
Simon Cruanes
|
75e3962ba1
|
make many modules extensions of stdlib (close #109)
for : Random Array List ArrayLabels ListLabels Char String
|
2017-05-01 16:54:23 +02:00 |
|
Simon Cruanes
|
fcd987f1c0
|
fix test
|
2017-04-18 21:47:32 +02:00 |
|
Simon Cruanes
|
1b200ff695
|
add CCstring.equal_caseless (close #112)
|
2017-04-18 21:41:44 +02:00 |
|
Simon Cruanes
|
c725543faa
|
add alias CCString.split (close #115)
|
2017-04-18 21:23:18 +02:00 |
|
Simon Cruanes
|
47abc78a51
|
add CCString.Sub.get
|
2017-03-29 17:40:54 +02:00 |
|
Simon Cruanes
|
ef651342eb
|
add CCString.split_on_char
|
2017-03-10 21:33:40 +01:00 |
|
Simon Cruanes
|
03fd42e67d
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
bd7a9ce070
|
add CCString.edit_distance
|
2016-11-03 20:27:26 +01:00 |
|
Simon Cruanes
|
46cee7096c
|
expose CCString.Find for efficient sub-string searching
|
2016-11-03 18:48:25 +01:00 |
|
Simon Cruanes
|
913cfcacea
|
prepare for 0.19
|
2016-08-22 09:58:09 +02:00 |
|
Simon Cruanes
|
7b49dd7f3d
|
fix bug in CCString.Split thanks to @copy (close #75)
|
2016-08-22 09:26:36 +02:00 |
|
Simon Cruanes
|
a0b10101c7
|
add regression test for #75
|
2016-08-22 09:20:17 +02:00 |
|
Simon Cruanes
|
779376f2b1
|
move test from cppo.ml file to .mli file
|
2016-08-22 09:19:49 +02:00 |
|
Fabian
|
47abd87f74
|
Fix CCString.Split.{left,right} (#75)
|
2016-08-22 01:52:44 +02:00 |
|
Simon Cruanes
|
103dfb8c73
|
add CCstring.of_char
|
2016-06-17 11:54:30 +02:00 |
|
Simon Cruanes
|
228011d9aa
|
prepare for 0.18
|
2016-06-14 14:12:02 +02:00 |
|
Simon Cruanes
|
3190278d86
|
add aliases to deprecated functions from String, add Fun.opaque_identity
|
2016-05-04 23:12:32 +02:00 |
|
Simon Cruanes
|
73eecfb10d
|
prepare for 0.17
|
2016-04-22 23:01:37 +02:00 |
|
Simon Cruanes
|
f8bb365c94
|
implement CCString.{drop,take,chop_prefix,chop_suffix,filter,filter_map}
|
2016-04-05 14:38:49 +02:00 |
|
Simon Cruanes
|
ef4c86d8a1
|
add CCString.pad for more webscale
|
2016-03-24 18:24:24 +01:00 |
|
Simon Cruanes
|
6e905a839d
|
more iterations for some tests
|
2016-03-22 11:14:11 +01:00 |
|
Simon Cruanes
|
7c9633f06f
|
change the semantics of CCString.find_all (allow overlaps)
|
2016-03-10 16:34:29 +01:00 |
|