index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
params.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-31
- Use floatsecondsgetfn() and floatsecondssetfn() inside the int* version
Wayne Davison
1
-18
/
+25
2002-10-29
17873: When restoring SECONDS after a function call, included elapsed time.
Peter Stephenson
1
-0
/
+17
2002-10-29
17868: Allow $SECONDS to become floating point.
Peter Stephenson
1
-3
/
+53
2002-10-10
17794: fix bugs with tied parameters
Oliver Kiddle
1
-1
/
+14
2002-08-05
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
1
-4
/
+4
2002-06-20
17334: TYPESET_SILENT shell option and typeset -p option
Peter Stephenson
1
-29
/
+69
2002-03-24
Made SAVEHIST a special parameter.
Wayne Davison
1
-0
/
+20
2002-02-12
The minimum size of histsiz (aka HISTSIZE) should be 1, not 2.
Wayne Davison
1
-2
/
+2
2002-01-31
16493: correct typos
Oliver Kiddle
1
-7
/
+7
2002-01-31
16492: add RPROMPT2 variable for right prompts in multi-line commands
Oliver Kiddle
1
-2
/
+5
2002-01-10
16423: append a `.' to converted floating point output
Peter Stephenson
1
-0
/
+2
2001-12-18
16364: further to 16351, except specials from having their value cleared
Oliver Kiddle
1
-1
/
+4
2001-12-18
small fix to += code from 16353
Oliver Kiddle
1
-4
/
+4
2001-12-17
16353: add += parameter assignments
Oliver Kiddle
1
-8
/
+120
2001-12-17
fix bug in parameter unset code that caused seg fault (16351)
Oliver Kiddle
1
-1
/
+2
2001-12-17
ref 16347: tweaks
Clint Adams
1
-1
/
+0
2001-12-16
16345: (n) flag to remove duplicate array values during expansion.
Clint Adams
1
-0
/
+17
2001-11-03
16201: introduce the PM_NAMEDDIR flag
Bart Schaefer
1
-1
/
+5
2001-07-02
fix IRIX 5.3 specific compilation problems and some error messages (15204)
Oliver Kiddle
1
-3
/
+3
2001-06-15
fix setting of individual positional parameters after 14915
Peter Stephenson
1
-6
/
+15
2001-06-14
$* and $@ are special
Peter Stephenson
1
-2
/
+2
2001-05-31
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
1
-1
/
+3
2001-05-20
Added some array-assignment boundary checks.
Wayne Davison
1
-2
/
+7
2001-05-19
Fix, test and comment unsetting and resetting of special tied parameters
Peter Stephenson
1
-0
/
+6
2001-05-19
Fix re-set of integer special params after unset.
Bart Schaefer
1
-16
/
+11
2001-05-01
Use BDIGBUFSIZE in two other places
Peter Stephenson
1
-2
/
+2
2001-04-28
BDIGBUFSIZE for binary conversions.
Bart Schaefer
1
-1
/
+1
2001-04-24
Subscripting optimization and error checking.
Bart Schaefer
1
-9
/
+16
2001-04-23
Fix subscripting bug with backslash-double-quote.
Bart Schaefer
1
-5
/
+6
2001-04-22
Fix bug in (kK) subscript flags.
Bart Schaefer
1
-9
/
+13
2001-04-22
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
1
-1
/
+1
2001-04-21
More parameter/subscript cleanup.
Bart Schaefer
1
-11
/
+18
2001-04-20
Parameter repairs, mostly for subscripting.
Bart Schaefer
1
-37
/
+52
2001-04-06
indent fix
Sven Wischnowsky
1
-1
/
+1
2001-04-06
test for unset in pipestatussetfn() (13917)
Sven Wischnowsky
1
-4
/
+8
2001-04-06
(13916)
Sven Wischnowsky
1
-2
/
+2
2001-04-05
fix for reverse subscripting of strings as second part of subscript ($a[x,(r)...
Sven Wischnowsky
1
-2
/
+4
2001-02-14
unposted: remove unused variable declaration
Clint Adams
1
-1
/
+0
2001-01-19
13370: avoid in-place modification of environments variables when importing.
Andrey Borzenkov
1
-46
/
+52
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-12
/
+38
2000-11-25
ALL_EXPORT tweaks.
Bart Schaefer
1
-1
/
+13
2000-09-04
Fix 12722.
Bart Schaefer
1
-1
/
+3
2000-09-02
12722: [##base] for output base selection without a base prefix
Andrew Main
1
-4
/
+5
2000-08-10
12581: C_BASES option
Peter Stephenson
1
-1
/
+6
2000-08-03
12501: Andrej: use zgetenv, zputenv
Peter Stephenson
1
-32
/
+29
2000-07-28
12411, 12419: Andrej: environment handling with fewer assumptions
Peter Stephenson
1
-77
/
+136
2000-07-13
12247: internal hostnam variable removed in favour of $HOST
Peter Stephenson
1
-2
/
+6
2000-07-04
AIX dependency fixes
Oliver Kiddle
1
-1
/
+1
2000-07-03
12138: setting arrays in math context
Peter Stephenson
1
-13
/
+29
2000-06-28
12112: Don't make namedirs out of hash elements.
Bart Schaefer
1
-1
/
+3
[next]