Simon Krajewski
|
43f305e23d
StringTools.unsafeCharAt (#9467)
|
5 سال پیش |
Aurel
|
72ef1d389e
Documentation cleanup in std (#8648)
|
6 سال پیش |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 سال پیش |
Aleksandr Kuzmenko
|
5e1dffef4c
Change String.iterator() to @:using (#8331)
|
6 سال پیش |
Alexander Kuzmenko
|
8a64087230
[php] fix StringTools.endsWith() for the unicode second arg (fixes #8211)
|
6 سال پیش |
Alexander Kuzmenko
|
2f98d032ec
Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151)
|
6 سال پیش |
Mark Knol
|
d555619eff
Add `StringTools.contains` (#7608)
|
6 سال پیش |
Jens Fischer
|
802868a772
[std] fix some doc comment style inconsistencies
|
6 سال پیش |
Jens Fischer
|
db33df9625
[std] consistently use ```haxe for code blocks in docs
|
6 سال پیش |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 سال پیش |
Alexander Kuzmenko
|
51c743602f
[php] optimise random char access within String
|
6 سال پیش |
Alexander Kuzmenko
|
8e6dde7269
[php] fix StringTools lpad/rpad for unicode
|
6 سال پیش |
Alexander Kuzmenko
|
5c952dd550
[php] fix StringTools.replace() for unicode
|
6 سال پیش |
Alexander Kuzmenko
|
062942383e
[php] less String.length in std
|
6 سال پیش |
Alexander Kuzmenko
|
7976942e42
[php] optimize String functions by less checking str.length
|
6 سال پیش |
Alexander Kuzmenko
|
de32a47059
[php] optimize String.charAt(), charCodeAt(), StringTools.fastCodeAt()
|
6 سال پیش |
Nicolas Cannasse
|
03659011fc
Unicode tests (#7009)
|
6 سال پیش |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 سال پیش |
Alexander Kuzmenko
|
36cbdad8a4
Remove old PHP target (#6612)
|
7 سال پیش |
Alexander Kuzmenko
|
e01046f6f6
[php] setup appveyor
|
8 سال پیش |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 سال پیش |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 سال پیش |
Andy Li
|
767b3fb402
Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603)
|
9 سال پیش |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 سال پیش |
Franco Ponticelli
|
3751d781ab
php: further fix for StringTools.hex
|
12 سال پیش |
Franco Ponticelli
|
fc9197139a
php: fixed StringTools.hex for negative values
|
12 سال پیش |
Franco Ponticelli
|
dce416dd87
php: fixed rpad,lpad,replace,htmlUnescape issues (thx Greg)
|
12 سال پیش |
Simon Krajewski
|
d51fe7a10c
StringTools.isEOF -> isEof
|
12 سال پیش |
Simon Krajewski
|
b4f5ea5bf4
added StringTools specification
|
12 سال پیش |
Nicolas Cannasse
|
f3f6032147
make htmlEscape quotes an optional parameter (fixed issue #1259)
|
12 سال پیش |