[go: up one dir, main page]

Menu

Tree [2e205f] refactor / dos9 / core /
 History

HTTPS access


File Date Author Commit
 Dos9_Args.c 2018-06-01 Romain GARBI Romain GARBI [057435] Fixed bug with the %* environment variable.
 Dos9_Args.h 2018-04-29 Romain GARBI Romain GARBI [698413] Fixed Dos9_RunExternalCommand() stack overflow.
 Dos9_Clone.c 2018-08-26 Romain GARBI Romain GARBI [99225c] Serialized sub process creation
 Dos9_Clone.h 2018-06-27 Romain GARBI Romain GARBI [36eafe] Lots of fixes to increase compatibility
 Dos9_Completion.c 2018-10-03 Romain GARBI Romain GARBI [d373f9] Fixed a bug with autocompletion that caused use...
 Dos9_Completion.h 2018-07-19 Romain GARBI Romain GARBI [2ecea9] Added auto-completion for unix-based platforms.
 Dos9_Context.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_Core.h 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_Debug.c 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_Debug.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_DirStack.c 2018-06-01 TSnake41 TSnake41 [16a5ce] Finish Dos9_DirStack.c, bring pushd/popd to use...
 Dos9_DirStack.h 2018-06-01 TSnake41 TSnake41 [16a5ce] Finish Dos9_DirStack.c, bring pushd/popd to use...
 Dos9_Env.c 2018-05-25 Romain GARBI Romain GARBI [14a2f7] Fixed a lot of compilation warnings.
 Dos9_Env.h 2018-05-23 Romain GARBI Romain GARBI [436473] Fixed memory leak when duplicating thread envir...
 Dos9_EnvStack.c 2018-08-04 TSnake41 TSnake41 [eadc76] Fixed some warnings
 Dos9_EnvStack.h 2018-05-24 Romain GARBI Romain GARBI [271bda] Fixed missing Dos9_EnvStack.h header
 Dos9_Exec.c 2018-08-26 Romain GARBI Romain GARBI [99225c] Serialized sub process creation
 Dos9_Exec.h 2018-06-06 Romain GARBI Romain GARBI [ecf4b3] Switched to 218.2
 Dos9_ExitInt.c 2018-05-22 Romain GARBI Romain GARBI [7014ee] Added local environment creation via SETLOCAL
 Dos9_ExitInt.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_Expand.c 2018-08-15 Romain GARBI Romain GARBI [a0072d] Fixes to special variable manual pages
 Dos9_Expand.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_ExpandAlias.c 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_ExpandAlias.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_FdInheritance.c 2018-11-19 TSnake41 TSnake41 [e5eaa1] Implemented Dos9_SetStdInheritance()
 Dos9_FdInheritance.h 2017-04-13 Romain GARBI Romain GARBI [afce45] Added new script loading policy to achieve spee...
 Dos9_FilePath.c 2018-06-10 Romain GARBI Romain GARBI [51f057] Fixed start command. Some minor fixes.
 Dos9_FilePath.h 2018-04-22 Romain GARBI Romain GARBI [13f0e5] Fixed intempestive 'TEST_ABSOLUTE_PATH()' warni...
 Dos9_Globals.c 2018-10-31 Romain GARBI Romain GARBI [8da6b0] Added the module experimental feature.
 Dos9_Globals.h 2018-10-31 Romain GARBI Romain GARBI [8da6b0] Added the module experimental feature.
 Dos9_Jump.c 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_Jump.h 2017-04-13 Romain GARBI Romain GARBI [0138a1] Many fixes
 Dos9_OsStream.c 2017-02-16 Astie Teddy Astie Teddy [d42954] Remove many compiler warnings and fix crash wit...
 Dos9_OsStream.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_Parse.c 2018-11-03 Romain GARBI Romain GARBI [378076] Fixed a block parsing block that failed to hand...
 Dos9_Parse.h 2018-10-04 Romain GARBI Romain GARBI [a2144d] Fixed redirections not being handled when combi...
 Dos9_ParseBlock.c 2018-11-03 Romain GARBI Romain GARBI [378076] Fixed a block parsing block that failed to hand...
 Dos9_ParseBlock.h 2017-04-05 Romain GARBI Romain GARBI [60e62a] Lots of bug fixes
 Dos9_Prompt.c 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_Prompt.h 2018-07-16 Romain GARBI Romain GARBI [fe643a] Lots of fixes.
 Dos9_Read.c 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_Read.h 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_ReadScript.c 2018-06-27 Romain GARBI Romain GARBI [36eafe] Lots of fixes to increase compatibility
 Dos9_ReadScript.h 2017-07-12 Romain GARBI Romain GARBI [61b40e] Optimized file search
 Dos9_Run.c 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_Run.h 2018-10-04 Romain GARBI Romain GARBI [a2144d] Fixed redirections not being handled when combi...
 Dos9_ShowIntro.c 2018-11-03 Romain GARBI Romain GARBI [9db6ac] Lots of changes to the console api of libDos9
 Dos9_ShowIntro.h 2018-07-16 Romain GARBI Romain GARBI [fe643a] Lots of fixes.
 Dos9_SplitPath.c 2018-08-26 Romain GARBI Romain GARBI [805b3d] Fixed a bug with %~d
 Dos9_SplitPath.h 2016-01-24 Romain GARBI Romain GARBI [a2cd3d] Better support for libcu8, some bugfixes and ad...
 Dos9_Stream.c 2018-06-29 Romain GARBI Romain GARBI [003f3f] Really fixes inheritance issues
 Dos9_Stream.h 2018-06-29 Romain GARBI Romain GARBI [686c47] Fixed bug caused by wrongly inherited fds
 Dos9_Var.c 2018-11-11 Romain GARBI Romain GARBI [661f61] Fixed very slow functions Dos9_GetVar() and Dos...
 Dos9_Var.h 2018-08-04 TSnake41 TSnake41 [eadc76] Fixed some warnings
 Dos9_VersionInfo.h 2018-04-29 Romain GARBI Romain GARBI [698413] Fixed Dos9_RunExternalCommand() stack overflow.