axel
|
df59b8498f
|
Minor edits of function descriptions, includes, etc.
darcs-hash:20060502162950-ac50b-c2fcfc957d55f292744bcb4b33b4d66fc42087ed.gz
|
2006-05-03 02:29:50 +10:00 |
|
axel
|
92fde30c0c
|
Fix segfault when using the 'set' command with no arguments
darcs-hash:20060502162830-ac50b-d3ab63c29a6daeaa62803923b060ec69942911f8.gz
|
2006-05-03 02:28:30 +10:00 |
|
axel
|
d690a15b29
|
Make job id numbering start from 1, not 0
darcs-hash:20060428132137-ac50b-8e5adcdbc18ad7627b66e9129a13b037a669dd02.gz
|
2006-04-28 23:21:37 +10:00 |
|
axel
|
445f6539cf
|
Fix two bugs in the jobs builtin, causing freezes and other incorrect behaviours
darcs-hash:20060424153434-ac50b-2434329395cbd4a258d6fb9f15e166065b2eb164.gz
|
2006-04-25 01:34:34 +10:00 |
|
axel
|
13a7269378
|
Bump version number
darcs-hash:20060422101024-ac50b-8cfc71d94572187d8d3a6ce890beee0a0225a09a.gz
|
2006-04-22 20:10:24 +10:00 |
|
axel
|
fd2644ce49
|
Tweaks to a few error messages (Thanks to Philip Ganchev)
darcs-hash:20060422100630-ac50b-18cef1e493321e8ad0cf65982dc1748965d02630.gz
|
2006-04-22 20:06:30 +10:00 |
|
axel
|
508de57459
|
Change setup to avoid invalid directories and warnings, also revert directory checking for fish_*_path, it makes sense to add non-empty directories to these
darcs-hash:20060421150558-ac50b-90aff08f81b3d280badba4cc14fb6a0897c39f9e.gz
|
2006-04-22 01:05:58 +10:00 |
|
axel
|
de2405b35a
|
Add more descriptive error messages when trying to use variables in command names
darcs-hash:20060421142939-ac50b-d1809fa4687706b433d1d0a5e0a0c9d791de510f.gz
|
2006-04-22 00:29:39 +10:00 |
|
axel
|
a7f977836a
|
Expand the switch/case documentation
darcs-hash:20060421083529-ac50b-f287424c0cc9377085b49492453d35a5512cbc90.gz
|
2006-04-21 18:35:29 +10:00 |
|
axel
|
f59e4a88c6
|
If PATH is unset, use a default value
darcs-hash:20060420183502-ac50b-8e746ae4ed00c354712cf61e57e0a187aa40a4fa.gz
|
2006-04-21 04:35:02 +10:00 |
|
axel
|
c755bd0358
|
Only allow real directories in PATH, CDPATH, etc. If user tries to use ':' instead of arrays, give a friendly pointer on how to use arrays
darcs-hash:20060420182944-ac50b-fbb5dc63c2a4d3fe3bde92ad7699b1cad972dd0f.gz
|
2006-04-21 04:29:44 +10:00 |
|
axel
|
536523ffd7
|
Minor comment and documentation edits
darcs-hash:20060420150206-ac50b-c5c91053ee37a6c3f763287c42b430cdc99bb45b.gz
|
2006-04-21 01:02:06 +10:00 |
|
axel
|
ca82fc2f03
|
Add missing documentation for the read builtin
darcs-hash:20060420150124-ac50b-71a94cea3fedb0265af71718022e54e42567d69e.gz
|
2006-04-21 01:01:24 +10:00 |
|
axel
|
d1411c42d6
|
Minor edits to Makefile. A mistyped .PHONY was corrected, a few stray .o files are now properly removed by make clean, and the dependency list has been updated
darcs-hash:20060420150028-ac50b-b3b6b04023f1c039d167e5f67c89cbbaa6bd0cdc.gz
|
2006-04-21 01:00:28 +10:00 |
|
axel
|
9d770af5f4
|
Earlier history in non-interactive mode bugfix contained a new bug causing fish to crash if read is not used in non-interactive mode
darcs-hash:20060419234211-ac50b-886a33e96cb3f95e9b2c632f03eb3b2b20a560fd.gz
|
2006-04-20 09:42:11 +10:00 |
|
axel
|
d1ff6a323a
|
Bump version number
darcs-hash:20060419124513-ac50b-f0c4bacee786ca9e147a86004aa90f5a09c04b34.gz
|
2006-04-19 22:45:13 +10:00 |
|
axel
|
112ea1759a
|
Minor code cleanup
darcs-hash:20060419124315-ac50b-e7e9cafe6850e1fe805bad82278d15c2de327f5d.gz
|
2006-04-19 22:43:15 +10:00 |
|
axel
|
76bafbef2a
|
Make the read builtin accept 0 parameters and drop the input instead of showing an error message
darcs-hash:20060419100830-ac50b-50f96925481bb29ad840fb12240ef9b9b86d18c4.gz
|
2006-04-19 20:08:30 +10:00 |
|
axel
|
1947ec88f1
|
Remove minor memory leak on init
darcs-hash:20060419095818-ac50b-d2146525feba5f00d224bce920ab40cc023e390d.gz
|
2006-04-19 19:58:18 +10:00 |
|
axel
|
d0956f1e43
|
Use libc implementations of wcslcpy and wcslcat if they exist. Move internal implementations to fallback.c.
darcs-hash:20060419095628-ac50b-0e94e4205306bb99bb9dea72eec43b442520bf1b.gz
|
2006-04-19 19:56:28 +10:00 |
|
axel
|
6996c7718e
|
Always init history on startup, to avoid destorying history multiple times when reading interactively in a non-interactive script
darcs-hash:20060419095502-ac50b-abf2fe39cf9c027bdbc69d78fe858e946f7c81f2.gz
|
2006-04-19 19:55:02 +10:00 |
|
axel
|
45d56d8e05
|
Drop all calls to wcsncpy
darcs-hash:20060413121851-ac50b-1f479b96b3aa1050a30e9ee0ed27cc107ce2bc45.gz
|
2006-04-13 22:18:51 +10:00 |
|
axel
|
53295d38b7
|
Change var_entry_t struct to be ANSI C compliant (Wastes a few hundred bytes)
darcs-hash:20060410160109-ac50b-fa8b097722f06aee5fb09095e89f6b39ff90d44b.gz
|
2006-04-11 02:01:09 +10:00 |
|
axel
|
bd9c843fd1
|
Add warning when trying to change read-only variable
darcs-hash:20060410153626-ac50b-700ff7687647b8aab47ba79d759d1739cbe60425.gz
|
2006-04-11 01:36:26 +10:00 |
|
axel
|
f812b9b26c
|
Fix bug in type command causing type -f to return true even when no file was found
darcs-hash:20060410143201-ac50b-4d8a70cd9721edcddaf11324f0b575d3f8cbace8.gz
|
2006-04-11 00:32:01 +10:00 |
|
axel
|
52851a3ba4
|
Quote Doxygen test in configure script to remove warning - thanks to Ray Hammond for the report and the fix
darcs-hash:20060410141909-ac50b-f310b7e326ce28ae8a3bbc1a3c1d247511f3d860.gz
|
2006-04-11 00:19:09 +10:00 |
|
axel
|
b1bf115fa2
|
Bump version number
darcs-hash:20060408143210-ac50b-0a143a45d0510e67a75024b802a1ca677480e4c0.gz
|
2006-04-09 00:32:10 +10:00 |
|
axel
|
0f25ef365d
|
Tiny documentation edits
darcs-hash:20060408143134-ac50b-eae8cf585d3801b51bba415955ef2aacf98baeb2.gz
|
2006-04-09 00:31:34 +10:00 |
|
axel
|
55ea4b6fc0
|
Documentation additions
darcs-hash:20060405132928-ac50b-d551c31d04426c75c756d513e02e34b91bfc4ad6.gz
|
2006-04-05 23:29:28 +10:00 |
|
axel
|
5ef8cccf21
|
Mention in the license section that fish includes the glibc wcstok implementation as a fallback for libc implementations lacking wcstok
darcs-hash:20060405125956-ac50b-9e5b51d94676868365878387cd8c7e14a1684348.gz
|
2006-04-05 22:59:56 +10:00 |
|
axel
|
5613d96001
|
Do not call autoconf in Makefile, since configure will automatically reconfigure itself if configure.ac has changed
darcs-hash:20060405124918-ac50b-0f45ddc7759383d930e0473a281f092566570210.gz
|
2006-04-05 22:49:18 +10:00 |
|
axel
|
5d9ba8c1a2
|
Delete some commented code and tweak a few comments
darcs-hash:20060405124825-ac50b-8242b2a9c788cf147f864329797b2e24a7040f0b.gz
|
2006-04-05 22:48:25 +10:00 |
|
axel
|
0de232bf54
|
Do not return to the shell until all processes of a job have finished (Previous behaviour was to return once the last job had exited, and could cause e.g. the jobs builtin to print out the job responsible for repainting the titlebar). Also validate that jobs have not completed in various places where the job list is examined
darcs-hash:20060404112722-ac50b-4b6a55ce7c57d39213cdd0ed0f581795a72859b7.gz
|
2006-04-04 21:27:22 +10:00 |
|
axel
|
db5b887824
|
PPC fix by James Vega, fixing an issue with a variable named putc, which clashed with the putc macro
darcs-hash:20060403150422-ac50b-78d5db541cb1f41bfea55deac7578c0df73605bd.gz
|
2006-04-04 01:04:22 +10:00 |
|
axel
|
634bdb8b3b
|
Release 1.21.3
darcs-hash:20060402111721-ac50b-f5df9a3a3154a9bb37f4fcc6db3d4f44d12830ce.gz
|
2006-04-02 21:17:21 +10:00 |
|
axel
|
9c579a37bb
|
Swedish translation checkin
darcs-hash:20060402111659-ac50b-c23841e44c3de1cc4db9c2897fff59faf820c3d9.gz
|
2006-04-02 21:16:59 +10:00 |
|
axel
|
1502acd83e
|
Add tar and dist Makefile targets
darcs-hash:20060402111622-ac50b-8ac169b0f05fd68c1c8a375ae60049422e3fad47.gz
|
2006-04-02 21:16:22 +10:00 |
|
axel
|
ef3430f669
|
Add Makefile rules for regenerating Makefile, configure script, etc. when needed
darcs-hash:20060402111525-ac50b-533e15f7ab5d63c2f8258b5a5ae8adc5bafd9221.gz
|
2006-04-02 21:15:25 +10:00 |
|
axel
|
01af64cf1f
|
Add missing space in shellscript for building rpms
darcs-hash:20060331165626-ac50b-922778808ac54955cf6b1a43e4ae5e2264ac6ae1.gz
|
2006-04-01 02:56:26 +10:00 |
|
axel
|
349f52a1a5
|
Telnet completions from Sean Higgins
darcs-hash:20060331165554-ac50b-5b0300d89ac2b2fbc6bc4bfcf228572fdce2e284.gz
|
2006-04-01 02:55:54 +10:00 |
|
axel
|
850aa1963f
|
Change rpm .spec file so it will work both on systems that install X headers in /usr/include and /usr/X11R6/include
darcs-hash:20060329213330-ac50b-b478b18ae9aeb070ade5176c9813ffb74ac7006e.gz
|
2006-03-30 07:33:30 +10:00 |
|
axel
|
185d0c3c1c
|
Minor edits in configure.ac
darcs-hash:20060329213124-ac50b-8d25a34d621d698425b54e032238a2fe89d4a031.gz
|
2006-03-30 07:31:24 +10:00 |
|
axel
|
3656443b1f
|
Update section about compilers in INSTALL file to reflect that fish is known to work with ICC
darcs-hash:20060329213031-ac50b-34ca7b4f2ba557faf7d1ad17bde194b1a1f0acce.gz
|
2006-03-30 07:30:31 +10:00 |
|
axel
|
6748b9699f
|
Make parser_is_block public
darcs-hash:20060329212942-ac50b-ad8334532a719152766b4b530474616b78564f24.gz
|
2006-03-30 07:29:42 +10:00 |
|
axel
|
dc91d7aec4
|
Further improvements to build system wrt detection of compiler and libc features and prototypes, as discussed with James Antill on mailin list
darcs-hash:20060329002500-ac50b-e7618e476ea69802bd2cb0076244f49a0f178df7.gz
|
2006-03-29 10:25:00 +10:00 |
|
axel
|
13a51ba4c2
|
Fix warnings from ICC
darcs-hash:20060329001450-ac50b-9c3fe4f7ca14a077997c421616c07dde03b48c6d.gz
|
2006-03-29 10:14:50 +10:00 |
|
axel
|
749dad1309
|
Fix wildcarding bug where ? at end of wildcard could match 0 characters
darcs-hash:20060328180916-ac50b-6f77d936a1e46e411a12ca96fd9ad3bb844d321b.gz
|
2006-03-29 04:09:16 +10:00 |
|
axel
|
7a07d7c188
|
Add hint on how to fix missing rpm-build when trying make rpm
darcs-hash:20060326175237-ac50b-703940a231be96991d5d94c451b12f7c4e6f649f.gz
|
2006-03-27 03:52:37 +10:00 |
|
axel
|
53c95abfb2
|
Change how a few pointer are supplied to functions, removes warnings about breaking aliasing rules
darcs-hash:20060326112339-ac50b-eb135567f6a6183e5dbc310c093d2139ecc8fa4b.gz
|
2006-03-26 21:23:39 +10:00 |
|
axel
|
7fd2ae4ffd
|
Third try on correct fallback headers - re-add the checks to only include prototypes for functions which are known to be missing, and also add any compiler directives which may help in adding additional prototypes in the system headers (separate patch)
darcs-hash:20060325162103-ac50b-18f5074838a1c304c3d013378b7fa4e66b544cd9.gz
|
2006-03-26 02:21:03 +10:00 |
|