Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.netbsd.org] / src / lib / libedit
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.49 | 5 months | christos | re-enable -Wconversion | |
| 1.36 | 3 months | christos | Fixed misplaced parenthesis (Nirbhay Choubey) | |
| 1.21 | 17 months | christos | setup a callback to be invoked on resize buffers so that readline can reset rl_l... | |
| 1.10 | 5 months | christos | re-enable -Wconversion | |
| 1.10 | 2 months | christos | easier with an int for now. | |
| 1.28 | 6 months | christos | - fix unused params - unconditionalize vis.h | |
| 1.5 | 6 months | christos | better autoconf results | |
| 1.75 | 11 months | christos | Fix argument for EL_EDITOR from Jess Thrysoee | |
| 1.25 | 9 months | wiz | Markup consistency, from YOMURA Masanori. Add serial comma. | |
| 1.69 | 2 months | christos | remove unrecheable code (Kamil Dudka) | |
| 1.25 | 6 months | christos | pass -Wconversion | |
| 1.13 | 5 months | christos | re-enable -Wconversion | |
| 1.25 | 6 months | christos | KNF return (\1); -> return \1; | |
| 1.31 | 4 months | plunky | NULL does not need a cast, here | |
| 1.9 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.20 | 6 months | christos | KNF return (\1); -> return \1; | |
| 1.13 | 6 months | christos | kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. | |
| 1.48 | 6 months | christos | kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. | |
| 1.46 | 2 months | christos | Add coverity annotations about unreachable code (Kamil Dudka) | |
| 1.7 | 5 months | christos | re-enable -Wconversion | |
| 1.2 | 6 months | christos | whitespace and comments | |
| 1.17 | 6 months | christos | include config.h for all c files. | |
| 1.31 | 2 months | christos | Add coverity annotations about unreachable code (Kamil Dudka) | |
| 1.9 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.26 | 5 months | christos | re-enable -Wconversion | |
| 1.7 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.20 | 6 months | christos | KNF return (\1); -> return \1; | |
| 1.10 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.67 | 5 months | christos | re-enable -Wconversion | |
| 1.7 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.100 | 2 months | christos | Add missing * | |
| 1.37 | 6 months | christos | pass -Wconversion | |
| 1.6 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.30 | 4 months | christos | fixed warnings where wint_t is unsigned. | |
| 1.9 | 2 years | christos | Wide character support (UTF-8) from Johny Mattsson; currently disabled. | |
| 1.18 | 3 years | christos | bump shared libraries. | |
| 1.17 | 6 months | christos | kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations. | |
| 1.8 | 2 years | christos | reset and redraw on sigcont. From Anon Ymous. | |
| 1.17 | 4 months | christos | include <wchar.h> if we don't have wcsdup() | |
| 1.12 | 2 months | christos | Initialize termbuf (Kamil Dudka) | |
| 1.3 | 6 months | christos | pass -Wconversion | |
| 1.21 | 5 months | christos | re-enable -Wconversion | |
| 1.41 | 4 months | christos | fixed warnings where wint_t is unsigned. | |
| 1.13 | 5 months | christos | re-enable -Wconversion | |
| 1.43 | 3 weeks | christos | PR/45843: Henning Petersen: Fix resource leak on error. |