|
|
@3573
|
3 years |
bird |
kash: addressed some pedantic warnings
|
|
|
@3477
|
5 years |
bird |
kash: Use kHlpAssert instead of assert.h (debugger stops on the …
|
|
|
@3475
|
5 years |
bird |
kash: exec.c/h+eval.c: Fixed no-rehashing-needed optimizations so they …
|
|
|
@3458
|
5 years |
bird |
kash: Use reference counting of parser output in threaded-mode.
|
|
|
@3455
|
5 years |
bird |
kash: eval.c/expredir: corrected assertion in default case.
|
|
|
@3453
|
5 years |
bird |
kash: eval: Call expredircleanup before we pop the allocator stack.
|
|
|
@3449
|
5 years |
bird |
kash: Eliminate the 'temp' node field in nfile so we can share node …
|
|
|
@3440
|
5 years |
bird |
kash: Must make sure nfile::expfname is initialized and set to NULL …
|
|
|
@3438
|
5 years |
bird |
kash: Hammering on threaded mode.
|
|
|
@3437
|
5 years |
bird |
kash: refactoring evalcommand - complicated, part II.
|
|
|
@3435
|
5 years |
bird |
kash: Remove vfork code, we've never used it and we wont need it if we …
|
|
|
@3434
|
5 years |
bird |
kash: refactoring evalcommand - complicated, part I.
|
|
|
@3433
|
5 years |
bird |
kash: refactoring forkshell(); simple stuff.
|
|
|
@3065
|
8 years |
bird |
misc gcc warning fixes
|
|
|
@2654
|
13 years |
bird |
eval.c/evalcommand: tiny optimization wrt name=value handling.
|
|
|
@2653
|
13 years |
bird |
kash: fixed shfile_opendir on windows, and thereby argument expansion.
|
|
|
@2424
|
15 years |
bird |
kash: Some S-bahn optimizations.
|
|
|
@2423
|
15 years |
bird |
kash: made the SHFILE_IN_USE mode work on unix (because openbsd has a …
|
|
|
@2387
|
16 years |
bird |
kash: another one.
|
|
|
@2386
|
16 years |
bird |
eval.c: fixed bit rot bug.
|
|
|
@2384
|
16 years |
bird |
ash: don't bitch about negative return values. (makes vcslite work)
|
|
|
@2290
|
16 years |
bird |
kash: malloc/free/friends gets a psh.
|
|
|
@1233
|
18 years |
bird |
keywords.
|
|
|
@1226
|
18 years |
bird |
removed all the fake header files on windows.
|
|
|
@1224
|
18 years |
bird |
who is using getopt again?
|
|
|
@1218
|
18 years |
bird |
changed eol-style to LF.
|
|
|
@1216
|
18 years |
bird |
more fixes.
|
|
|
@1214
|
18 years |
bird |
some more cleanup.
|
|
|
@1207
|
18 years |
bird |
jobs and other stuff.
|
|
|
@1203
|
18 years |
bird |
converted a few more files.
|
|
|
@1199
|
18 years |
bird |
moving globals into shinstance…
|
|
|
@1198
|
18 years |
bird |
moving globals into shinstance…
|
|
|
@1196
|
18 years |
bird |
ash-messup -> kash
|
|
copied from trunk/src/ash-messup/eval.c
|
|
|
@884
|
18 years |
bird |
hacking…
|