Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Aurel ff76576bf3 Fix #6489 (#8548) 6 gadi atpakaļ
  Aurel 8616359ff7 Reformat std (#8408) 6 gadi atpakaļ
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 gadi atpakaļ
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 gadi atpakaļ
  Mark Knol 875ad19432 2017 (#5932) 8 gadi atpakaļ
  Hugh bfda7375df [cpp] Do not use private enum for FileKind. Closes #5043 9 gadi atpakaļ
  Hugh 1e1eccaa1c [cpp] Convert FileSystem, File and Random over to use new Native externs 9 gadi atpakaļ
  Hugh a340d84fd1 [cpp] Build hx/libs in developers obj directory 9 gadi atpakaļ
  Dan Korostelev 37be44ea18 [neko/cpp] remove try/catch in FileSystem.isDirectory and see what happens (see https://github.com/HaxeFoundation/haxelib/commit/1042f232324deaf0d2034f6ef1dcf2f66e3f1f7d#commitcomment-16721183) 9 gadi atpakaļ
  Andy Li 1c79168a33 update copyright year to 2016 9 gadi atpakaļ
  Andy Li ae6349cccf bump license year to 2015 9 gadi atpakaļ
  Simon Krajewski 2376e208cd fix paths in sys.Filesystem again 10 gadi atpakaļ
  Simon Krajewski d99f1d421c tame neko's FileSystem API (closes #3266) 10 gadi atpakaļ
  Simon Krajewski 2bc69d8a60 rename absPath to absolutePath (closes #3204) 10 gadi atpakaļ
  Simon Krajewski 091abbf2e3 Revert "[cpp] [neko] do not remove trailing slashes from absolute path (see #3266)" 10 gadi atpakaļ
  Simon Krajewski 1684bf8c10 [cpp] [neko] do not remove trailing slashes from absolute path (see #3266) 10 gadi atpakaļ
  Simon Krajewski 9d4d8790bc Merge pull request #3152 from bendmorris/fullpath 11 gadi atpakaļ
  hughsando eb699ec4c5 Make 'exists' functions not inline 11 gadi atpakaļ
  Ben Morris 01c8badafe Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not. 11 gadi atpakaļ
  Andy Li 98d94eca67 Fixed #3011. 11 gadi atpakaļ
  Simon Krajewski 7287e218ae remove trailing slashes on FileSystem.kind 11 gadi atpakaļ
  Simon Krajewski 86e93b04ae remove trailing slashes on FileSystem.exists (closes #2577) 11 gadi atpakaļ
  Simon Krajewski efc015dfdb apparently we enforce var name equality 12 gadi atpakaļ
  Simon Krajewski 715f8790d5 ignore paths ending with : when creating directories to allow absolute Windows paths 12 gadi atpakaļ
  Simon Krajewski b0286a4863 added haxe.io.Path.addTrailingSlash and (fixed issue #1464) 12 gadi atpakaļ
  Simon Krajewski 6ebebf40b6 FileSystem.createDirectory now automatically creates intermediate directories (fixed issue #1271) 12 gadi atpakaļ
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 gadi atpakaļ
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 gadi atpakaļ
  Nicolas Cannasse 32baa6ebf2 sys.FileSystem ok 13 gadi atpakaļ