11 Commits

Author SHA1 Message Date
Gunnar Beutner
bb9348913d Implement the cidr_match function
fixes #10354
2015-10-15 11:58:56 +02:00
Gunnar Beutner
cd36ca2f3f Implement the Array#reverse and String#reverse methods
fixes #10197
2015-10-13 12:08:42 +02:00
Gunnar Beutner
a530bb955d Implement the escape_shell_arg and escape_shell_cmd functions
fixes #10004
2015-10-13 12:06:15 +02:00
Gunnar Beutner
1a638e35b2 Fix incorrectly escaped arguments for CreateProcess
fixes #10245
2015-10-13 12:03:25 +02:00
Gunnar Beutner
29083ec22c Implement the Dictionary#keys method
fixes #9882
2015-08-12 10:43:44 +02:00
Gunnar Beutner
95a7473643 Implement Dictionary#get and Array#get
fixes #9796
2015-08-12 10:39:19 +02:00
Gunnar Beutner
669317f169 Implement the basename and dirname script functions
refs #9256
2015-05-13 10:18:02 +02:00
Gunnar Beutner
2826ef7647 Implement the parse_performance_data function
fixes #8693
2015-03-19 13:38:24 +01:00
Reto Zeder
8867618d19 Fix typo in documentation: Library reference get_host
fixes #8763

Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
2015-03-17 13:50:59 +01:00
Michael Friedrich
059cda9e37 Implement String#contains
fixes #8659
2015-03-11 06:44:23 +01:00
Michael Friedrich
a93b565868 Documentation: Refactor RemoteClient/Cluster/etc from community&training feedback
fixes #8318
fixes #8522
fixes #6858
2015-03-07 16:23:53 +01:00