GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libbash.git
master
SoC2010: libbash
Petteri Räty <betelgeuse@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Doc: create a doc folder for libbash documentation
Mu Qiao
2011-08-04
6
-5
/
+6
*
Doc: generate docs for public headers
Mu Qiao
2011-08-04
2
-8
/
+10
*
Doc: reduce doxygen warnings
Mu Qiao
2011-08-04
3
-7
/
+9
*
Doc: hide undocumented classes and members
Mu Qiao
2011-08-04
1
-2
/
+2
*
Doc: improve \class documentation
Mu Qiao
2011-08-04
12
-2
/
+54
*
Doc: update README
Mu Qiao
2011-08-04
1
-0
/
+12
*
Build: add ABI version
Mu Qiao
2011-08-04
2
-0
/
+2
*
Build: rename libcppbash to libbash
Mu Qiao
2011-08-04
1
-67
/
+67
*
Build: add libbash.pc.in
Mu Qiao
2011-08-04
4
-2
/
+16
*
Build: install public headers
Mu Qiao
2011-08-03
29
-38
/
+50
*
Parser: improve the rule for regular expression
Mu Qiao
2011-08-02
2
-3
/
+18
*
Parser: allow 'function' to be string literal
Mu Qiao
2011-08-02
6
-20
/
+27
*
Parser: allow 'test' to be string literal
Mu Qiao
2011-08-02
4
-5
/
+18
*
Walker: support expansions without colon
Mu Qiao
2011-08-02
3
-13
/
+53
*
Parser: split token compositions
Mu Qiao
2011-08-02
2
-4
/
+6
*
Parser: make spaces around < and > optional
Mu Qiao
2011-08-02
2
-8
/
+10
*
Parser: support ${?}
Mu Qiao
2011-08-02
2
-0
/
+2
*
Parser: support process sub as redirection dest
Mu Qiao
2011-08-02
2
-4
/
+11
*
Walker: support brace expansion for local and export
Mu Qiao
2011-08-02
5
-7
/
+10
*
Builtin: reimplement the local built-in
Mu Qiao
2011-08-02
14
-35
/
+133
*
Parser: support empty command with redirection
Mu Qiao
2011-08-02
4
-12
/
+31
*
Parser: improve exported variable handling
Mu Qiao
2011-08-02
2
-6
/
+8
*
Utility: add isolated functions for instruo
Mu Qiao
2011-08-02
2
-3
/
+8
*
Parser: put includes to more proper place
Mu Qiao
2011-08-02
1
-1
/
+2
*
Parser: make the lexer code thread-safe
Mu Qiao
2011-08-02
1
-5
/
+22
*
Core: do not declare $* to be read-only
Mu Qiao
2011-08-02
2
-1
/
+8
*
Parser: fix here document start
Mu Qiao
2011-08-02
4
-3
/
+24
*
Parser: fix single quoted string in command sub
Mu Qiao
2011-08-02
2
-0
/
+2
*
Parser: improve here document and here string
Mu Qiao
2011-08-02
2
-3
/
+8
*
Parser: allow white spaces around array index
Mu Qiao
2011-08-02
2
-1
/
+2
*
Parser&Walker: support nested arithmetic expansion
Mu Qiao
2011-08-02
4
-1
/
+5
*
Parser: allow command name that starts with 'test'
Mu Qiao
2011-08-02
3
-3
/
+4
*
Parser&Walker: support escaped characters in string
Mu Qiao
2011-08-02
4
-1
/
+12
*
Parser: remove tokens for assignment
Mu Qiao
2011-08-02
3
-29
/
+29
*
Parser: fix array size expansion
Mu Qiao
2011-08-02
4
-9
/
+16
*
Parser: fix the rule for expansion pattern
Mu Qiao
2011-08-02
2
-25
/
+38
*
Parser: fix brace handling in regex
Mu Qiao
2011-08-02
2
-2
/
+2
*
Parser&Walker: reimplement export built-in
Mu Qiao
2011-08-02
10
-8
/
+118
*
Parser: allow filename expansion characters
Mu Qiao
2011-08-02
2
-1
/
+4
*
Parser: remove tokens for += and -=
Mu Qiao
2011-08-02
4
-13
/
+16
*
Parser: make the blanks before semicolon optional
Mu Qiao
2011-08-02
2
-5
/
+4
*
Parser: allow blanks before semicolon for for_expr
Mu Qiao
2011-08-02
2
-1
/
+2
*
Parser: support '@' in non-quoted string
Mu Qiao
2011-08-02
2
-1
/
+3
*
Core: raise exception when using local outside function
Mu Qiao
2011-08-02
2
-0
/
+19
*
Parser: support -a and -i option for local
Mu Qiao
2011-08-02
2
-1
/
+17
*
Walker: support == in arithmetic comparison
Mu Qiao
2011-08-02
2
-0
/
+3
*
Parser: support == in arithmetic comparison
Mu Qiao
2011-08-02
2
-1
/
+14
*
Parser: allow empty value for sub-array expansion
Mu Qiao
2011-08-02
2
-2
/
+8
*
Parser: allow braces in command arguments
Mu Qiao
2011-08-02
3
-4
/
+9
*
Parser: add back more tests
Mu Qiao
2011-08-02
7
-9
/
+10
[prev]
[next]