summary refs log tree commit diff
path: root/src/system.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2006-03-29 07:47:18 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2006-03-29 07:47:18 +1100
commitbd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce (patch)
treedd61a4b4f05f34cea2c949de21446ac53b852c8e /src/system.c
parent[PARSER] Removed useless parsebackquote flag (diff)
downloaddash-bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce.tar.gz
dash-bd35d8ee1cce3e06db6f44fe9772ea3c154bb0ce.zip
[PARSER] Use alloca to get rid of setjmp
Now that the only thing protected by setjmp/longjmp is the saved string,
we can allocate it on the stack to get rid of the jump.
Diffstat (limited to 'src/system.c')
0 files changed, 0 insertions, 0 deletions
imrc?id=817705efdf2224531e3ec848e09ca6e460098cef&follow=1'>Switch to base16-default colorschemeJune McEnroe 2013-03-26Replace nerdcommenter with vim-commentaryJune McEnroe 2013-03-24Add paredit.vimJune McEnroe 2013-03-14Update base16-vimJune McEnroe 2013-03-12Hide mode from below statuslineJune McEnroe 2013-03-12Switch to powerlineJune McEnroe 2013-03-12Remove vim-powerlineJune McEnroe 2013-02-03Update base16 and refheapJune McEnroe 2013-02-03Ignore plugin/private.vimJune McEnroe 2012-09-29Disable GUI dialogsJune McEnroe