summary refs log tree commit diff
path: root/src/nodetypes
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-10-04 22:15:10 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-10-04 22:15:10 +0800
commitb8268e8edbe90e4298c58e81e1940075f1bdfadc (patch)
treeb89c18ef9b33b77b471a2cbbff5ec447ff2750f0 /src/nodetypes
parent[BUILD] Add --enable-static option to configure. (diff)
downloaddash-b8268e8edbe90e4298c58e81e1940075f1bdfadc.tar.gz
dash-b8268e8edbe90e4298c58e81e1940075f1bdfadc.zip
[PARSER] Fix parsing of ${##1}
Previously dash treated ${##1} as a length operation.  This patch fixes that.

Test case:

	set -- a
	echo ${##1}OK

Old result:

	1OK

New result:

	OK
Diffstat (limited to 'src/nodetypes')
0 files changed, 0 insertions, 0 deletions
span>Collapse simple linksJune McEnroe 2020-02-12Move catgirl up the pageJune McEnroe 2020-02-12Update catgirl pty grabJune McEnroe 2020-02-12Link to cgit /about pages where appropriateJune McEnroe 2020-02-11Separate LINKS from BINS for html to workJune McEnroe 2020-02-11Add margin to Bl-bullet itemsJune McEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe Apparently sometimes it didn't like receiving its own internal storage to parse again. Understandable. 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe Wow. One of the best I've read. 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe Broke out LDLIBS for each bin, and made everything more uniform. 2020-01-28Change scout sensitivity to 1.4June McEnroe idk it seems to work. 2020-01-28Import shows.txtJune McEnroe