index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trap.h
(
unfollow
)
Commit message (
Expand
)
Author
2009-01-14
Release 0.5.5.1.
Herbert Xu
2009-01-14
[BUILD] Add arith_yacc.h to dash_SOURCES
Herbert Xu
2009-01-13
Release 0.5.5.
Herbert Xu
2009-01-13
[BUILD] Fixed build on OS X
Mark Mentovai
2009-01-13
[BUILD] Fixed build on NetBSD
Aleksey Cheusov
2008-10-17
[MAN] Removed obsolete for loop syntax
Herbert Xu
2008-08-05
[CD] Fixed getcwd build error for the non-glibc case
Herbert Xu
2008-07-13
[MAN] Added missing right parenthesis
Gerrit Pape
2008-07-13
[OPTIONS] Added support for -l
Herbert Xu
2008-07-13
[SHELL] Expand ENV before using it
Herbert Xu
2008-07-13
[INPUT] Made setinputfd static
Herbert Xu
2008-07-13
[BUILTIN] Made t_lex reentrant
Herbert Xu
2008-07-13
[BUILTIN] Made aexpr/oexpr non-recursive
Herbert Xu
2008-07-13
[BUILTIN] Fixed 3,4-argument cases for test per POSIX
Herbert Xu
2008-05-19
[EXPAND] Fixed non-leading slash treatment in expmeta
Herbert Xu
2008-05-07
[ARITH] Fixed lexical error on & and |
Gerrit Pape
2008-05-03
[SHELL] Added gitignore
Dan McGee
2008-05-03
[SHELL] Use uninitialized_var to silence bogus warnings
Herbert Xu
2008-05-03
[SHELL] Fixed klibc/klcc build problems
Dan McGee
2008-05-03
[ERROR] Set default exvwarning2 arg0 for errors during early initialisation
Herbert Xu
2008-05-03
[CD] Restored warning when getcwd fails
Herbert Xu
2008-05-03
[CD] Test __GLIBC__ instead of _GNU_SOURCE
Herbert Xu
2008-05-03
[EXEC] Fixed _PATH_BSHELL warning
Herbert Xu
2008-05-02
[CD] Restored non-glibc getcwd support
Herbert Xu
2008-05-02
[JOBS] Fix cmdtxt crash on if statements
Larry Doolittle
2008-05-02
[EXPAND] Fix slash treatment in expmeta
Herbert Xu
2007-12-27
[PARSER] Do not show prompts in expandstr
Herbert Xu
2007-12-27
[PARSER] Add FAKEEOFMARK for expandstr
Herbert Xu
2007-12-23
[ARITH] If imaxdiv() isn't available, use / and % operators
Gerrit Pape
2007-12-23
[BUILTIN] Add set +o support
Richard M Kreuter
2007-12-23
[EVAL] Fix bad pointer arithmetic in evalcommand
Steve Langasek
2007-11-11
[EXPAND] Expand here-documents in the current shell environment
Herbert Xu
2007-11-11
[EXPAND] Removed herefd hack
Herbert Xu
2007-11-11
[PARSER] Removed noexpand/length check on eofmark
Herbert Xu
2007-10-20
[PARSER] Fix here-doc corruption
Herbert Xu
2007-10-20
[EXPAND] Added configure --enable-glob and --enable-fnmatch options
Herbert Xu
2007-10-17
[SHELL] Replace shared illnum message by badnum function.
Herbert Xu
2007-10-17
[BUILTIN] Disallow completely blank strings in non-arithmetic context.
Oleg Verych
2007-10-15
[EXEC] Fixed execing of scripts with no hash-bang
Herbert Xu
2007-10-11
[BUILTIN] Use setvarint to set OPTIND
Herbert Xu
2007-10-11
[EXPAND] Add likely flags in expari
Herbert Xu
2007-10-11
[ARITH] Size optimisations in arithmetic lexer
Herbert Xu
2007-10-11
[ARITH] Add assignment and intmax_t support
Herbert Xu
2007-10-08
[PARSER] Report substition errors at expansion time
Herbert Xu
2007-10-06
[BUILTIN] Use intmax_t arithmetic in test
Herbert Xu
2007-10-06
[VAR] Remove setvarsafe
Herbert Xu
2007-10-06
[BUILTIN] Treat OPTIND=0 in the same way as OPTIND=1
Herbert Xu
2007-10-06
[MEMALLOC] Add pushstackmark
Herbert Xu
2007-10-05
[MEMALLOC] Made grabstackblock an inline wrapper for stalloc
Herbert Xu
2007-10-04
[PARSER] Size optimisations in parameter expansion parser
Herbert Xu
[prev]
[next]