Activity
Merge branch 'dev' into fix-builtins-useafterfree
Merge branch 'dev' into fix-builtins-useafterfree
slightly more compact code formatting
slightly more compact code formatting
Force push
slightly more compat code formatting
slightly more compat code formatting
housekeeping
housekeeping
Make the types signed
Make the types signed
Backport ksh93v- bugfix for the crash in types.sh
Backport ksh93v- bugfix for the crash in types.sh
Force push
Scope variables to their subshell before running their discipline
Scope variables to their subshell before running their discipline
Force push
Scope variables to their subshell before running their discipline
Scope variables to their subshell before running their discipline
Force push
Fix annoying silent crash in builtins.sh under ASan
Fix annoying silent crash in builtins.sh under ASan
Force push
Scope variables to their subshell before running their discipline
Scope variables to their subshell before running their discipline
Force push
Fix annoying silent crash in builtins.sh under ASan
Fix annoying silent crash in builtins.sh under ASan
Force push
Backport ksh93v- bugfix for the crash in types.sh
Backport ksh93v- bugfix for the crash in types.sh
Force push
Backport ksh93v- bugfix for the crash in types.sh
Backport ksh93v- bugfix for the crash in types.sh
WIP: Expand nvflags to uint64_t to increase the number of bits
WIP: Expand nvflags to uint64_t to increase the number of bits
Force push
WIP: Scope variables to the subshell before running their discipline
WIP: Scope variables to the subshell before running their discipline
Force push
WIP: Expand nvflags to uint64_t to increase the number of bits
WIP: Expand nvflags to uint64_t to increase the number of bits
WIP: Fix annoying silent crash in builtins.sh under ASan
WIP: Fix annoying silent crash in builtins.sh under ASan
WIP: Scope variables to the subshell before running their discipline
WIP: Scope variables to the subshell before running their discipline
Delete np->dynscope botch; refactor nvflags to uint32_t instead
Delete np->dynscope botch; refactor nvflags to uint32_t instead
Change return style
Change return style
Boost subshell performance by avoiding expensive pwd related syscalls
Boost subshell performance by avoiding expensive pwd related syscalls
Force push
Boost subshell performance by avoiding expensive pwd related syscalls
Boost subshell performance by avoiding expensive pwd related syscalls
Force push
Boost subshell performance by avoiding expensive pwd related syscalls
Boost subshell performance by avoiding expensive pwd related syscalls
Explain rationale for deleting the superfluous check from the if stat…
Explain rationale for deleting the superfluous check from the if stat…