30 Commits (eea84f787b712b1a4cb853d70be2abfa084fb759)

Author SHA1 Message Date
Tomas V.V.Cox 4920ac3362 more debug code removed *sigh* 23 years ago
Tomas V.V.Cox cdcc98141e removed debug code 23 years ago
Tomas V.V.Cox e76de52de7 * Implemented the find command (currently supported args: 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Stig Bakken 0e6fca4f22 * email address change 23 years ago
Stig Bakken 796083b936 * System::which() now checks .exe .bat .cmd and .com on Windows 23 years ago
Sebastian Bergmann 61ce6bc8f1 Bump year. 23 years ago
Stig Bakken aded559898 * Windows fix from Edin 23 years ago
Stig Bakken e5dd8161e6 * _parseArgs bugfix 23 years ago
Stig Bakken 846ad56a13 * rename System::type to System::which 24 years ago
Pierre Joye a00f439ff0 Hope to finnally got it, fixes notice (Thx to Sebastian) 24 years ago
Pierre Joye 5ea6a5b807 Rule 1: Never quickly fix a thing in cvs 24 years ago
Pierre Joye 9870f455ff Remove $_ENV usages, this causes problems with recommanded php.ini files 24 years ago
Tomas V.V.Cox b8bace1e0a ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>) 24 years ago
Tomas V.V.Cox edfb9d44e4 Workarround to the empty $_ENV 24 years ago
Christian Dickmann 0220472176 silence unlink() and rmdir(). fix a bug where wasn't set due to wrong ini setting 24 years ago
Tomas V.V.Cox 3a32f51b11 fread already detects EOF 24 years ago
Tomas V.V.Cox 5d43ef2cd0 Be able to handle strings as well as arrays in _multipleToStruct() 24 years ago
Tomas V.V.Cox 5cb633933f - Make mkTemp() automatically removed temporary created files 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Tomas V.V.Cox d966015b52 - Now error will be triggered with trigger_error(). When a command 24 years ago
Tomas V.V.Cox b91c077710 added 'System::type()' (show the full path of a command) 24 years ago
Tomas V.V.Cox 62c9234520 Return false when the directory can not be created in mkDir() 24 years ago
Stig Bakken bd1a88fab6 * use "windir" env.var on Windows too 24 years ago
Stig Bakken 6b8397b9f7 * added System::tmpdir() method (now uses SystemRoot env.var on Windows) 24 years ago
Martin Jansen 6c118a143a * Change $Version$ to $Revision$. 24 years ago
Tomas V.V.Cox a74e56fe05 improved phpdoc of mkTemp() 24 years ago
Tomas V.V.Cox aadc3fea32 Added System::mktemp() (Creates temporal files or directories) 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 24 years ago
Stig Bakken f8055473a4 * moved System.php out of Experimental/ 25 years ago