| File ChangeLog deleted (index 2c216a3..0000000) |
| 1 |
|
------------------------------------------------------------------------ |
|
| 2 |
|
r302 | bas | 2006-06-24 17:16:14 +0200 (za, 24 jun 2006) | 1 line |
|
| 3 |
|
Changed paths: |
|
| 4 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 5 |
|
|
|
| 6 |
|
Fixed parsing of the FTPVIEWER option. Thansk to jieryn@gmail.com for a patch. |
|
| 7 |
|
------------------------------------------------------------------------ |
|
| 8 |
|
r301 | bas | 2006-03-16 17:19:22 +0100 (do, 16 mrt 2006) | 2 lines |
|
| 9 |
|
Changed paths: |
|
| 10 |
|
M /pinfo/trunk/ChangeLog |
|
| 11 |
|
M /pinfo/trunk/Makefile.am |
|
| 12 |
|
M /pinfo/trunk/NEWS |
|
| 13 |
|
M /pinfo/trunk/configure.ac |
|
| 14 |
|
|
|
| 15 |
|
Release 0.6.9 |
|
| 16 |
|
|
|
| 17 |
|
------------------------------------------------------------------------ |
|
| 18 |
|
r300 | bas | 2006-03-16 17:17:53 +0100 (do, 16 mrt 2006) | 2 lines |
|
| 19 |
|
Changed paths: |
|
| 20 |
|
M /pinfo/trunk/po/cs.po |
|
| 21 |
|
M /pinfo/trunk/po/de.po |
|
| 22 |
|
M /pinfo/trunk/po/eu.po |
|
| 23 |
|
M /pinfo/trunk/po/ja.po |
|
| 24 |
|
M /pinfo/trunk/po/nl.po |
|
| 25 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 26 |
|
M /pinfo/trunk/po/pl.po |
|
| 27 |
|
M /pinfo/trunk/po/pt_BR.po |
|
| 28 |
|
M /pinfo/trunk/po/ro.po |
|
| 29 |
|
M /pinfo/trunk/po/ru.po |
|
| 30 |
|
M /pinfo/trunk/po/sv.po |
|
| 31 |
|
M /pinfo/trunk/po/vi.po |
|
| 32 |
|
|
|
| 33 |
|
Updated po files |
|
| 34 |
|
|
|
| 35 |
|
------------------------------------------------------------------------ |
|
| 36 |
|
r299 | bas | 2006-03-16 16:40:38 +0100 (do, 16 mrt 2006) | 2 lines |
|
| 37 |
|
Changed paths: |
|
| 38 |
|
M /pinfo/trunk/doc/pinfo.texi |
|
| 39 |
|
|
|
| 40 |
|
Fixed section of info file |
|
| 41 |
|
|
|
| 42 |
|
------------------------------------------------------------------------ |
|
| 43 |
|
r298 | bas | 2006-03-16 16:07:38 +0100 (do, 16 mrt 2006) | 2 lines |
|
| 44 |
|
Changed paths: |
|
| 45 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 46 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 47 |
|
|
|
| 48 |
|
Fixed compiler warnings |
|
| 49 |
|
|
|
| 50 |
|
------------------------------------------------------------------------ |
|
| 51 |
|
r297 | bas | 2006-03-16 16:00:53 +0100 (do, 16 mrt 2006) | 2 lines |
|
| 52 |
|
Changed paths: |
|
| 53 |
|
M /pinfo/trunk/doc/Makefile.am |
|
| 54 |
|
|
|
| 55 |
|
Make sure generated doc files are removed on make clean |
|
| 56 |
|
|
|
| 57 |
|
------------------------------------------------------------------------ |
|
| 58 |
|
r296 | bas | 2006-03-16 15:07:22 +0100 (do, 16 mrt 2006) | 2 lines |
|
| 59 |
|
Changed paths: |
|
| 60 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 61 |
|
M /pinfo/trunk/src/manual.c |
|
| 62 |
|
M /pinfo/trunk/src/utils.c |
|
| 63 |
|
M /pinfo/trunk/src/utils.h |
|
| 64 |
|
|
|
| 65 |
|
Replace calls to tempnam() by a custom function based on tmpfile(). |
|
| 66 |
|
|
|
| 67 |
|
------------------------------------------------------------------------ |
|
| 68 |
|
r295 | bas | 2006-03-15 22:52:38 +0100 (wo, 15 mrt 2006) | 2 lines |
|
| 69 |
|
Changed paths: |
|
| 70 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 71 |
|
M /pinfo/trunk/src/utils.c |
|
| 72 |
|
M /pinfo/trunk/src/utils.h |
|
| 73 |
|
M /pinfo/trunk/src/video.c |
|
| 74 |
|
|
|
| 75 |
|
Fix highlighting of search terms, and moved calculate_len() to utils.c |
|
| 76 |
|
|
|
| 77 |
|
------------------------------------------------------------------------ |
|
| 78 |
|
r294 | bas | 2006-03-15 13:49:21 +0100 (wo, 15 mrt 2006) | 2 lines |
|
| 79 |
|
Changed paths: |
|
| 80 |
|
D /pinfo/trunk/Changelog |
|
| 81 |
|
|
|
| 82 |
|
Removed dpublicated changelog |
|
| 83 |
|
|
|
| 84 |
|
------------------------------------------------------------------------ |
|
| 85 |
|
r293 | bas | 2006-03-15 13:32:09 +0100 (wo, 15 mrt 2006) | 4 lines |
|
| 86 |
|
Changed paths: |
|
| 87 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 88 |
|
M /pinfo/trunk/src/manual.c |
|
| 89 |
|
M /pinfo/trunk/src/utils.c |
|
| 90 |
|
|
|
| 91 |
|
Fixed a segfault caused by highlighting of a regular expression that failed to |
|
| 92 |
|
compile. Regexps that turn out to be faulty are now no longer stored in the |
|
| 93 |
|
history. Thanks to Jelmer Vernooij for noticing this. |
|
| 94 |
|
|
|
| 95 |
|
------------------------------------------------------------------------ |
|
| 96 |
|
r292 | bas | 2006-03-15 13:10:52 +0100 (wo, 15 mrt 2006) | 3 lines |
|
| 97 |
|
Changed paths: |
|
| 98 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 99 |
|
|
|
| 100 |
|
Clear the status line before displaying an error message when a search fails |
|
| 101 |
|
(thanks Jelmer, for noticing this) |
|
| 102 |
|
|
|
| 103 |
|
------------------------------------------------------------------------ |
|
| 104 |
|
r291 | bas | 2006-03-10 14:25:23 +0100 (vr, 10 mrt 2006) | 2 lines |
|
| 105 |
|
Changed paths: |
|
| 106 |
|
M /pinfo/trunk/pinfo.spec.in |
|
| 107 |
|
|
|
| 108 |
|
Fixed upstream addresses in spec file |
|
| 109 |
|
|
|
| 110 |
|
------------------------------------------------------------------------ |
|
| 111 |
|
r290 | bas | 2006-03-09 22:01:57 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 112 |
|
Changed paths: |
|
| 113 |
|
M /pinfo/trunk/configure.ac |
|
| 114 |
|
|
|
| 115 |
|
Readline 4 is sufficient, no need to demand version 5 |
|
| 116 |
|
|
|
| 117 |
|
------------------------------------------------------------------------ |
|
| 118 |
|
r289 | bas | 2006-03-09 21:54:43 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 119 |
|
Changed paths: |
|
| 120 |
|
M /pinfo/trunk/doc/pinfo.1.in |
|
| 121 |
|
M /pinfo/trunk/doc/pinfo.texi |
|
| 122 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 123 |
|
|
|
| 124 |
|
Also search the current directory |
|
| 125 |
|
|
|
| 126 |
|
------------------------------------------------------------------------ |
|
| 127 |
|
r288 | bas | 2006-03-09 21:52:08 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 128 |
|
Changed paths: |
|
| 129 |
|
M /pinfo/trunk/NEWS |
|
| 130 |
|
M /pinfo/trunk/po/vi.po |
|
| 131 |
|
|
|
| 132 |
|
Spacing/comments |
|
| 133 |
|
|
|
| 134 |
|
------------------------------------------------------------------------ |
|
| 135 |
|
r287 | bas | 2006-03-09 21:50:09 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 136 |
|
Changed paths: |
|
| 137 |
|
M /pinfo/trunk/doc/pinfo.1.in |
|
| 138 |
|
M /pinfo/trunk/doc/pinfo.texi |
|
| 139 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 140 |
|
|
|
| 141 |
|
Also search in /usr/info and /usr/local/info |
|
| 142 |
|
|
|
| 143 |
|
------------------------------------------------------------------------ |
|
| 144 |
|
r286 | bas | 2006-03-09 21:26:53 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 145 |
|
Changed paths: |
|
| 146 |
|
M /pinfo/trunk/AUTHORS |
|
| 147 |
|
M /pinfo/trunk/NEWS |
|
| 148 |
|
M /pinfo/trunk/configure.ac |
|
| 149 |
|
A /pinfo/trunk/po/vi.po |
|
| 150 |
|
|
|
| 151 |
|
Added Vietnamese translation by Clytie Siddall |
|
| 152 |
|
|
|
| 153 |
|
------------------------------------------------------------------------ |
|
| 154 |
|
r285 | bas | 2006-03-09 21:11:14 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 155 |
|
Changed paths: |
|
| 156 |
|
M /pinfo/trunk/configure.ac |
|
| 157 |
|
|
|
| 158 |
|
Changed version to 0.6.9-rc1 |
|
| 159 |
|
|
|
| 160 |
|
------------------------------------------------------------------------ |
|
| 161 |
|
r284 | bas | 2006-03-09 21:10:23 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 162 |
|
Changed paths: |
|
| 163 |
|
M /pinfo/trunk/po/cs.po |
|
| 164 |
|
M /pinfo/trunk/po/de.po |
|
| 165 |
|
M /pinfo/trunk/po/eu.po |
|
| 166 |
|
M /pinfo/trunk/po/ja.po |
|
| 167 |
|
M /pinfo/trunk/po/nl.po |
|
| 168 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 169 |
|
M /pinfo/trunk/po/pl.po |
|
| 170 |
|
M /pinfo/trunk/po/pt_BR.po |
|
| 171 |
|
M /pinfo/trunk/po/ro.po |
|
| 172 |
|
M /pinfo/trunk/po/ru.po |
|
| 173 |
|
M /pinfo/trunk/po/sv.po |
|
| 174 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 175 |
|
|
|
| 176 |
|
Updated po files |
|
| 177 |
|
|
|
| 178 |
|
------------------------------------------------------------------------ |
|
| 179 |
|
r283 | bas | 2006-03-09 21:09:59 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 180 |
|
Changed paths: |
|
| 181 |
|
A /pinfo/trunk/Changelog (from /pinfo/trunk/ChangeLog:281) |
|
| 182 |
|
M /pinfo/trunk/Makefile.am |
|
| 183 |
|
M /pinfo/trunk/macros/Makefile.am |
|
| 184 |
|
|
|
| 185 |
|
Fixed "make dist" errors |
|
| 186 |
|
|
|
| 187 |
|
------------------------------------------------------------------------ |
|
| 188 |
|
r282 | bas | 2006-03-09 21:09:20 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 189 |
|
Changed paths: |
|
| 190 |
|
D /pinfo/trunk/macros/Makefile.in |
|
| 191 |
|
|
|
| 192 |
|
Removed generated file |
|
| 193 |
|
|
|
| 194 |
|
------------------------------------------------------------------------ |
|
| 195 |
|
r281 | bas | 2006-03-09 20:49:12 +0100 (do, 09 mrt 2006) | 3 lines |
|
| 196 |
|
Changed paths: |
|
| 197 |
|
A /pinfo/trunk/ChangeLog (from /pinfo/trunk/Changelog:279) |
|
| 198 |
|
D /pinfo/trunk/Changelog |
|
| 199 |
|
|
|
| 200 |
|
Stupid fscking GNU utilities are forcing me to write ChangeLog instead of |
|
| 201 |
|
Changelog |
|
| 202 |
|
|
|
| 203 |
|
------------------------------------------------------------------------ |
|
| 204 |
|
r280 | bas | 2006-03-09 20:44:48 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 205 |
|
Changed paths: |
|
| 206 |
|
M /pinfo/trunk/COPYING |
|
| 207 |
|
M /pinfo/trunk/README |
|
| 208 |
|
M /pinfo/trunk/configure.ac |
|
| 209 |
|
M /pinfo/trunk/macros/curses.m4 |
|
| 210 |
|
M /pinfo/trunk/macros/wchar.m4 |
|
| 211 |
|
M /pinfo/trunk/src/colors.c |
|
| 212 |
|
M /pinfo/trunk/src/colors.h |
|
| 213 |
|
M /pinfo/trunk/src/common_includes.h |
|
| 214 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 215 |
|
M /pinfo/trunk/src/datatypes.h |
|
| 216 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 217 |
|
M /pinfo/trunk/src/filehandling_functions.h |
|
| 218 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 219 |
|
M /pinfo/trunk/src/initializelinks.h |
|
| 220 |
|
M /pinfo/trunk/src/keyboard.h |
|
| 221 |
|
M /pinfo/trunk/src/localestuff.h |
|
| 222 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 223 |
|
M /pinfo/trunk/src/mainfunction.h |
|
| 224 |
|
M /pinfo/trunk/src/manual.c |
|
| 225 |
|
M /pinfo/trunk/src/manual.h |
|
| 226 |
|
M /pinfo/trunk/src/menu_and_note_utils.c |
|
| 227 |
|
M /pinfo/trunk/src/menu_and_note_utils.h |
|
| 228 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 229 |
|
M /pinfo/trunk/src/parse_config.h |
|
| 230 |
|
M /pinfo/trunk/src/pinfo.c |
|
| 231 |
|
M /pinfo/trunk/src/printinfo.c |
|
| 232 |
|
M /pinfo/trunk/src/printinfo.h |
|
| 233 |
|
M /pinfo/trunk/src/rcsid.h |
|
| 234 |
|
M /pinfo/trunk/src/readlinewrapper.c |
|
| 235 |
|
M /pinfo/trunk/src/readlinewrapper.h |
|
| 236 |
|
M /pinfo/trunk/src/regexp_search.c |
|
| 237 |
|
M /pinfo/trunk/src/regexp_search.h |
|
| 238 |
|
M /pinfo/trunk/src/sigblock.h |
|
| 239 |
|
M /pinfo/trunk/src/signal_handler.c |
|
| 240 |
|
M /pinfo/trunk/src/signal_handler.h |
|
| 241 |
|
M /pinfo/trunk/src/utils.c |
|
| 242 |
|
M /pinfo/trunk/src/utils.h |
|
| 243 |
|
M /pinfo/trunk/src/video.c |
|
| 244 |
|
M /pinfo/trunk/src/video.h |
|
| 245 |
|
|
|
| 246 |
|
Fixed FSF address |
|
| 247 |
|
|
|
| 248 |
|
------------------------------------------------------------------------ |
|
| 249 |
|
r279 | bas | 2006-03-09 20:30:44 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 250 |
|
Changed paths: |
|
| 251 |
|
M /pinfo/trunk/README |
|
| 252 |
|
|
|
| 253 |
|
Fixed spacing |
|
| 254 |
|
|
|
| 255 |
|
------------------------------------------------------------------------ |
|
| 256 |
|
r278 | bas | 2006-03-09 20:30:34 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 257 |
|
Changed paths: |
|
| 258 |
|
M /pinfo/trunk/AUTHORS |
|
| 259 |
|
|
|
| 260 |
|
Added Nathanael to the Authors file |
|
| 261 |
|
|
|
| 262 |
|
------------------------------------------------------------------------ |
|
| 263 |
|
r277 | bas | 2006-03-09 20:27:22 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 264 |
|
Changed paths: |
|
| 265 |
|
D /pinfo/trunk/ChangeLog |
|
| 266 |
|
A /pinfo/trunk/ChangeLog.old (from /pinfo/trunk/ChangeLog:276) |
|
| 267 |
|
A /pinfo/trunk/Changelog |
|
| 268 |
|
M /pinfo/trunk/NEWS |
|
| 269 |
|
M /pinfo/trunk/README |
|
| 270 |
|
D /pinfo/trunk/TODO |
|
| 271 |
|
|
|
| 272 |
|
Prepare for release: fix Changelog, README, etc |
|
| 273 |
|
|
|
| 274 |
|
------------------------------------------------------------------------ |
|
| 275 |
|
r276 | bas | 2006-03-09 19:41:33 +0100 (do, 09 mrt 2006) | 4 lines |
|
| 276 |
|
Changed paths: |
|
| 277 |
|
M /pinfo/trunk/src/pinforc.in |
|
| 278 |
|
|
|
| 279 |
|
Changed the default pinforc to use the terminal's default foreground and |
|
| 280 |
|
background colors. Thansk to Rob Funk for bringing this issue to my attention |
|
| 281 |
|
and sending a patch. |
|
| 282 |
|
|
|
| 283 |
|
------------------------------------------------------------------------ |
|
| 284 |
|
r275 | bas | 2006-03-09 19:33:36 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 285 |
|
Changed paths: |
|
| 286 |
|
M /pinfo/trunk/AUTHORS |
|
| 287 |
|
M /pinfo/trunk/configure.ac |
|
| 288 |
|
A /pinfo/trunk/po/pt_BR.po |
|
| 289 |
|
|
|
| 290 |
|
Added Brazilian translation by Felipe Augusto van de Wiel |
|
| 291 |
|
|
|
| 292 |
|
------------------------------------------------------------------------ |
|
| 293 |
|
r274 | bas | 2006-03-09 19:28:45 +0100 (do, 09 mrt 2006) | 3 lines |
|
| 294 |
|
Changed paths: |
|
| 295 |
|
M /pinfo/trunk/configure.ac |
|
| 296 |
|
|
|
| 297 |
|
Fixed the readline check in autoconf.ac, which caused ./configure to fail if |
|
| 298 |
|
readline was not found. |
|
| 299 |
|
|
|
| 300 |
|
------------------------------------------------------------------------ |
|
| 301 |
|
r273 | bas | 2006-03-09 19:27:59 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 302 |
|
Changed paths: |
|
| 303 |
|
A /pinfo/trunk/autogen.sh (from /pinfo/trunk/tools/autogen.sh:272) |
|
| 304 |
|
D /pinfo/trunk/tools |
|
| 305 |
|
|
|
| 306 |
|
Moved autogen.sh to the main dir |
|
| 307 |
|
|
|
| 308 |
|
------------------------------------------------------------------------ |
|
| 309 |
|
r272 | bas | 2006-03-09 19:10:31 +0100 (do, 09 mrt 2006) | 2 lines |
|
| 310 |
|
Changed paths: |
|
| 311 |
|
M /pinfo/trunk/po/cs.po |
|
| 312 |
|
M /pinfo/trunk/po/de.po |
|
| 313 |
|
M /pinfo/trunk/po/eu.po |
|
| 314 |
|
M /pinfo/trunk/po/ja.po |
|
| 315 |
|
M /pinfo/trunk/po/nl.po |
|
| 316 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 317 |
|
M /pinfo/trunk/po/pl.po |
|
| 318 |
|
M /pinfo/trunk/po/ro.po |
|
| 319 |
|
M /pinfo/trunk/po/ru.po |
|
| 320 |
|
M /pinfo/trunk/po/sv.po |
|
| 321 |
|
|
|
| 322 |
|
Updated po files |
|
| 323 |
|
|
|
| 324 |
|
------------------------------------------------------------------------ |
|
| 325 |
|
r270 | bas | 2005-11-14 15:47:38 +0100 (ma, 14 nov 2005) | 2 lines |
|
| 326 |
|
Changed paths: |
|
| 327 |
|
M /pinfo/trunk/doc/pinfo.1.in |
|
| 328 |
|
|
|
| 329 |
|
Spelling fixes to man page |
|
| 330 |
|
|
|
| 331 |
|
------------------------------------------------------------------------ |
|
| 332 |
|
r269 | bas | 2005-11-05 13:51:49 +0100 (za, 05 nov 2005) | 2 lines |
|
| 333 |
|
Changed paths: |
|
| 334 |
|
M /pinfo/trunk/po/ro.po |
|
| 335 |
|
|
|
| 336 |
|
Unfuzzied Romanian translation, thanks to Eddy Petrişor |
|
| 337 |
|
|
|
| 338 |
|
------------------------------------------------------------------------ |
|
| 339 |
|
r268 | bas | 2005-10-12 19:33:26 +0200 (wo, 12 okt 2005) | 2 lines |
|
| 340 |
|
Changed paths: |
|
| 341 |
|
M /pinfo/trunk/AUTHORS |
|
| 342 |
|
M /pinfo/trunk/po/cs.po |
|
| 343 |
|
|
|
| 344 |
|
Updated Czech translation by Katarína Machálková |
|
| 345 |
|
|
|
| 346 |
|
------------------------------------------------------------------------ |
|
| 347 |
|
r267 | bas | 2005-10-12 19:18:00 +0200 (wo, 12 okt 2005) | 2 lines |
|
| 348 |
|
Changed paths: |
|
| 349 |
|
M /pinfo/trunk/AUTHORS |
|
| 350 |
|
M /pinfo/trunk/po/ru.po |
|
| 351 |
|
|
|
| 352 |
|
Updated Russian translation by Yuri Kozlov |
|
| 353 |
|
|
|
| 354 |
|
------------------------------------------------------------------------ |
|
| 355 |
|
r266 | bas | 2005-10-12 19:14:11 +0200 (wo, 12 okt 2005) | 2 lines |
|
| 356 |
|
Changed paths: |
|
| 357 |
|
M /pinfo/trunk/AUTHORS |
|
| 358 |
|
M /pinfo/trunk/configure.ac |
|
| 359 |
|
A /pinfo/trunk/po/ro.po |
|
| 360 |
|
|
|
| 361 |
|
Added Romanian translation by Eddy Petrişor |
|
| 362 |
|
|
|
| 363 |
|
------------------------------------------------------------------------ |
|
| 364 |
|
r265 | bas | 2005-10-12 19:08:50 +0200 (wo, 12 okt 2005) | 2 lines |
|
| 365 |
|
Changed paths: |
|
| 366 |
|
M /pinfo/trunk/AUTHORS |
|
| 367 |
|
M /pinfo/trunk/po/sv.po |
|
| 368 |
|
|
|
| 369 |
|
Added Swedish translation by Daniel Nylander |
|
| 370 |
|
|
|
| 371 |
|
------------------------------------------------------------------------ |
|
| 372 |
|
r264 | bas | 2005-10-01 00:48:53 +0200 (za, 01 okt 2005) | 3 lines |
|
| 373 |
|
Changed paths: |
|
| 374 |
|
M /pinfo/trunk/AUTHORS |
|
| 375 |
|
M /pinfo/trunk/configure.ac |
|
| 376 |
|
A /pinfo/trunk/po/eu.po |
|
| 377 |
|
|
|
| 378 |
|
- Added Basque translation by Piarres Beobide |
|
| 379 |
|
- Added annotation in AUTHORS file for Polish translator |
|
| 380 |
|
|
|
| 381 |
|
------------------------------------------------------------------------ |
|
| 382 |
|
r263 | bas | 2005-10-01 00:41:49 +0200 (za, 01 okt 2005) | 2 lines |
|
| 383 |
|
Changed paths: |
|
| 384 |
|
M /pinfo/trunk/AUTHORS |
|
| 385 |
|
M /pinfo/trunk/po/pl.po |
|
| 386 |
|
|
|
| 387 |
|
Added updated polish translation by Krzysztof Krzyzaniak |
|
| 388 |
|
|
|
| 389 |
|
------------------------------------------------------------------------ |
|
| 390 |
|
r262 | bas | 2005-09-29 21:55:55 +0200 (do, 29 sep 2005) | 2 lines |
|
| 391 |
|
Changed paths: |
|
| 392 |
|
M /pinfo/trunk/configure.ac |
|
| 393 |
|
M /pinfo/trunk/macros/readline.m4 |
|
| 394 |
|
|
|
| 395 |
|
Fixed readline detection: we requite either version 5, of no readline at all |
|
| 396 |
|
|
|
| 397 |
|
------------------------------------------------------------------------ |
|
| 398 |
|
r261 | bas | 2005-09-28 22:22:47 +0200 (wo, 28 sep 2005) | 2 lines |
|
| 399 |
|
Changed paths: |
|
| 400 |
|
M /pinfo/trunk/po/cs.po |
|
| 401 |
|
M /pinfo/trunk/po/de.po |
|
| 402 |
|
M /pinfo/trunk/po/ja.po |
|
| 403 |
|
M /pinfo/trunk/po/nl.po |
|
| 404 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 405 |
|
M /pinfo/trunk/po/pl.po |
|
| 406 |
|
M /pinfo/trunk/po/ru.po |
|
| 407 |
|
M /pinfo/trunk/po/sv.po |
|
| 408 |
|
|
|
| 409 |
|
po sync |
|
| 410 |
|
|
|
| 411 |
|
------------------------------------------------------------------------ |
|
| 412 |
|
r260 | bas | 2005-09-27 17:23:27 +0200 (di, 27 sep 2005) | 10 lines |
|
| 413 |
|
Changed paths: |
|
| 414 |
|
M /pinfo/trunk/config.h.in |
|
| 415 |
|
M /pinfo/trunk/configure.ac |
|
| 416 |
|
M /pinfo/trunk/macros/Makefile.in |
|
| 417 |
|
M /pinfo/trunk/macros/curses.m4 |
|
| 418 |
|
M /pinfo/trunk/macros/readline.m4 |
|
| 419 |
|
A /pinfo/trunk/macros/wchar.m4 |
|
| 420 |
|
M /pinfo/trunk/src/Makefile.am |
|
| 421 |
|
M /pinfo/trunk/src/common_includes.h |
|
| 422 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 423 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 424 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 425 |
|
M /pinfo/trunk/src/manual.c |
|
| 426 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 427 |
|
M /pinfo/trunk/src/utils.c |
|
| 428 |
|
M /pinfo/trunk/src/utils.h |
|
| 429 |
|
|
|
| 430 |
|
Fixed displaying of multibyte (like UTF8) and wide (like kanji) characters. |
|
| 431 |
|
This basically consists of 3 parts: |
|
| 432 |
|
- detect (n)curses's wchar capabilities and only use them if supported |
|
| 433 |
|
(and rewrite the entire curses.m4 while we're at it) |
|
| 434 |
|
- detect the flags we need for the C library to make wcwidth() available |
|
| 435 |
|
- replace all the position-dependent stuff (link positions, mostly) to |
|
| 436 |
|
use the width of the string rather than the length of the string |
|
| 437 |
|
- remove some obsolete string functions (like strsep()) that aren't supported |
|
| 438 |
|
with _XOPEN_SOURCE=600 (which we need for wcwidth()) |
|
| 439 |
|
|
|
| 440 |
|
------------------------------------------------------------------------ |
|
| 441 |
|
r222 | bas | 2005-09-10 19:37:17 +0200 (za, 10 sep 2005) | 2 lines |
|
| 442 |
|
Changed paths: |
|
| 443 |
|
M /pinfo/trunk/src/utils.c |
|
| 444 |
|
|
|
| 445 |
|
Oops 2, don't forget to declare variables... |
|
| 446 |
|
|
|
| 447 |
|
------------------------------------------------------------------------ |
|
| 448 |
|
r221 | bas | 2005-09-10 17:23:50 +0200 (za, 10 sep 2005) | 2 lines |
|
| 449 |
|
Changed paths: |
|
| 450 |
|
M /pinfo/trunk/src/utils.c |
|
| 451 |
|
|
|
| 452 |
|
Oops, forgot to free() a local variable in check_node_name() |
|
| 453 |
|
|
|
| 454 |
|
------------------------------------------------------------------------ |
|
| 455 |
|
r220 | bas | 2005-09-10 17:06:55 +0200 (za, 10 sep 2005) | 5 lines |
|
| 456 |
|
Changed paths: |
|
| 457 |
|
M /pinfo/trunk/src/pinfo.c |
|
| 458 |
|
M /pinfo/trunk/src/utils.c |
|
| 459 |
|
M /pinfo/trunk/src/utils.h |
|
| 460 |
|
|
|
| 461 |
|
Added a check to automatically fix broken tag tables. |
|
| 462 |
|
If the node we find isn't the same node we were looking |
|
| 463 |
|
for, we set ForceManualTagTable to 1 (simulating a -t |
|
| 464 |
|
command line option) and reload the current file. |
|
| 465 |
|
|
|
| 466 |
|
------------------------------------------------------------------------ |
|
| 467 |
|
r219 | bas | 2005-09-10 12:46:18 +0200 (za, 10 sep 2005) | 3 lines |
|
| 468 |
|
Changed paths: |
|
| 469 |
|
M /pinfo/trunk/AUTHORS |
|
| 470 |
|
M /pinfo/trunk/po/cs.po |
|
| 471 |
|
M /pinfo/trunk/po/de.po |
|
| 472 |
|
M /pinfo/trunk/po/ja.po |
|
| 473 |
|
M /pinfo/trunk/po/nl.po |
|
| 474 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 475 |
|
M /pinfo/trunk/po/pl.po |
|
| 476 |
|
M /pinfo/trunk/po/ru.po |
|
| 477 |
|
M /pinfo/trunk/po/sv.po |
|
| 478 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 479 |
|
M /pinfo/trunk/src/manual.c |
|
| 480 |
|
|
|
| 481 |
|
- Corrected some english text and updated po files |
|
| 482 |
|
- Updated german translation by Rene van Bevern |
|
| 483 |
|
|
|
| 484 |
|
------------------------------------------------------------------------ |
|
| 485 |
|
r217 | bas | 2005-09-08 23:01:50 +0200 (do, 08 sep 2005) | 8 lines |
|
| 486 |
|
Changed paths: |
|
| 487 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 488 |
|
|
|
| 489 |
|
Fixed scanning for node links of the form: |
|
| 490 |
|
* Rules: Rpcalc Rules. Grammar Rules for rpcalc, with explanation. |
|
| 491 |
|
(example taken from bison info page). These weren't detected because |
|
| 492 |
|
finddot() looked for the last occurrence of a '.' (or ',' or '\t', or '\n'), |
|
| 493 |
|
instead of the first one. |
|
| 494 |
|
This fixes Debian bug #235134. |
|
| 495 |
|
|
|
| 496 |
|
|
|
| 497 |
|
------------------------------------------------------------------------ |
|
| 498 |
|
r216 | bas | 2005-09-08 22:34:56 +0200 (do, 08 sep 2005) | 2 lines |
|
| 499 |
|
Changed paths: |
|
| 500 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 501 |
|
|
|
| 502 |
|
Oops, removed one goto too many... reverted that |
|
| 503 |
|
|
|
| 504 |
|
------------------------------------------------------------------------ |
|
| 505 |
|
r215 | bas | 2005-09-08 22:33:44 +0200 (do, 08 sep 2005) | 5 lines |
|
| 506 |
|
Changed paths: |
|
| 507 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 508 |
|
M /pinfo/trunk/src/pinfo.c |
|
| 509 |
|
|
|
| 510 |
|
*ARGRG* |
|
| 511 |
|
- rewrap code to make it fit in my terminal window |
|
| 512 |
|
- introduced some if's in this code to the concept of && and || |
|
| 513 |
|
- removed some evil goto's |
|
| 514 |
|
|
|
| 515 |
|
------------------------------------------------------------------------ |
|
| 516 |
|
r214 | bas | 2005-09-08 16:04:14 +0200 (do, 08 sep 2005) | 6 lines |
|
| 517 |
|
Changed paths: |
|
| 518 |
|
M /pinfo/trunk/po/Makevars |
|
| 519 |
|
M /pinfo/trunk/po/cs.po |
|
| 520 |
|
M /pinfo/trunk/po/de.po |
|
| 521 |
|
M /pinfo/trunk/po/ja.po |
|
| 522 |
|
M /pinfo/trunk/po/nl.po |
|
| 523 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 524 |
|
M /pinfo/trunk/po/pl.po |
|
| 525 |
|
M /pinfo/trunk/po/ru.po |
|
| 526 |
|
M /pinfo/trunk/po/sv.po |
|
| 527 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 528 |
|
M /pinfo/trunk/src/manual.c |
|
| 529 |
|
|
|
| 530 |
|
Backport of r205 of braches/cxx to trunk: |
|
| 531 |
|
- fix English text in 2 messages |
|
| 532 |
|
- update pot/po files |
|
| 533 |
|
- unfuzzy translations |
|
| 534 |
|
- fix copyright holders in po/Makevars |
|
| 535 |
|
|
|
| 536 |
|
------------------------------------------------------------------------ |
|
| 537 |
|
r189 | neroden-guest | 2005-09-07 04:29:35 +0200 (wo, 07 sep 2005) | 2 lines |
|
| 538 |
|
Changed paths: |
|
| 539 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 540 |
|
|
|
| 541 |
|
Fix an off-by-one bug which affects display when moving up. Whee. |
|
| 542 |
|
|
|
| 543 |
|
------------------------------------------------------------------------ |
|
| 544 |
|
r186 | neroden-guest | 2005-09-07 03:58:42 +0200 (wo, 07 sep 2005) | 2 lines |
|
| 545 |
|
Changed paths: |
|
| 546 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 547 |
|
|
|
| 548 |
|
Fix reversed return value in matchfile. |
|
| 549 |
|
|
|
| 550 |
|
------------------------------------------------------------------------ |
|
| 551 |
|
r179 | bas | 2005-09-06 17:37:53 +0200 (di, 06 sep 2005) | 12 lines |
|
| 552 |
|
Changed paths: |
|
| 553 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 554 |
|
M /pinfo/trunk/src/filehandling_functions.h |
|
| 555 |
|
|
|
| 556 |
|
Fixed the search sequence for info pages: |
|
| 557 |
|
- first look for a perfect match on filename |
|
| 558 |
|
- then look for a perfect (case-insensitive) match on links in |
|
| 559 |
|
the "dir" files |
|
| 560 |
|
- then look for a partial (c-i) match on links in "dir" files |
|
| 561 |
|
- finally fall back on man |
|
| 562 |
|
This makes out bahaviour consistent with GNU info, and leads to a saner |
|
| 563 |
|
sequence ("pinfo python", for example, now directly gives the python |
|
| 564 |
|
api reference). |
|
| 565 |
|
This fixes Debian bug #299891. |
|
| 566 |
|
Also reindented and cleaned up the code a tiny bit. |
|
| 567 |
|
|
|
| 568 |
|
------------------------------------------------------------------------ |
|
| 569 |
|
r164 | bas | 2005-09-04 02:54:10 +0200 (zo, 04 sep 2005) | 2 lines |
|
| 570 |
|
Changed paths: |
|
| 571 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 572 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 573 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 574 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 575 |
|
M /pinfo/trunk/src/manual.c |
|
| 576 |
|
M /pinfo/trunk/src/pinfo.c |
|
| 577 |
|
M /pinfo/trunk/src/video.c |
|
| 578 |
|
|
|
| 579 |
|
Fixed -Wshadow warnings |
|
| 580 |
|
|
|
| 581 |
|
------------------------------------------------------------------------ |
|
| 582 |
|
r163 | bas | 2005-09-04 02:39:51 +0200 (zo, 04 sep 2005) | 2 lines |
|
| 583 |
|
Changed paths: |
|
| 584 |
|
M /pinfo/trunk/src/common_includes.h |
|
| 585 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 586 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 587 |
|
M /pinfo/trunk/src/manual.c |
|
| 588 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 589 |
|
M /pinfo/trunk/src/signal_handler.c |
|
| 590 |
|
M /pinfo/trunk/src/utils.h |
|
| 591 |
|
|
|
| 592 |
|
Fixed -Wall warnings |
|
| 593 |
|
|
|
| 594 |
|
------------------------------------------------------------------------ |
|
| 595 |
|
r162 | bas | 2005-09-04 02:18:13 +0200 (zo, 04 sep 2005) | 2 lines |
|
| 596 |
|
Changed paths: |
|
| 597 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 598 |
|
|
|
| 599 |
|
Fix compile error introduced in r112 |
|
| 600 |
|
|
|
| 601 |
|
------------------------------------------------------------------------ |
|
| 602 |
|
r161 | bas | 2005-09-04 02:16:53 +0200 (zo, 04 sep 2005) | 4 lines |
|
| 603 |
|
Changed paths: |
|
| 604 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 605 |
|
M /pinfo/trunk/src/manual.c |
|
| 606 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 607 |
|
M /pinfo/trunk/src/video.c |
|
| 608 |
|
|
|
| 609 |
|
Backport of r155->r156 from the cxx branch: |
|
| 610 |
|
- Fix an apparent off-by-one error in mouse handling |
|
| 611 |
|
- Fix return type of tmpfiles routines |
|
| 612 |
|
|
|
| 613 |
|
------------------------------------------------------------------------ |
|
| 614 |
|
r160 | bas | 2005-09-04 01:55:39 +0200 (zo, 04 sep 2005) | 4 lines |
|
| 615 |
|
Changed paths: |
|
| 616 |
|
M /pinfo/trunk/src/pinforc.in |
|
| 617 |
|
M /pinfo/trunk/src/utils.c |
|
| 618 |
|
|
|
| 619 |
|
Change default "no group" group to "nogroup", which it is in Linux |
|
| 620 |
|
and *BSD. This corresponds to the second part of r153->r154 in the cxx branch. |
|
| 621 |
|
|
|
| 622 |
|
|
|
| 623 |
|
------------------------------------------------------------------------ |
|
| 624 |
|
r113 | bas | 2005-09-01 21:58:45 +0200 (do, 01 sep 2005) | 2 lines |
|
| 625 |
|
Changed paths: |
|
| 626 |
|
M /pinfo/trunk/configure.ac |
|
| 627 |
|
A /pinfo/trunk/po/nl.po |
|
| 628 |
|
|
|
| 629 |
|
Added a dutch translation |
|
| 630 |
|
|
|
| 631 |
|
------------------------------------------------------------------------ |
|
| 632 |
|
r112 | bas | 2005-09-01 21:58:23 +0200 (do, 01 sep 2005) | 2 lines |
|
| 633 |
|
Changed paths: |
|
| 634 |
|
M /pinfo/trunk/po/cs.po |
|
| 635 |
|
M /pinfo/trunk/po/de.po |
|
| 636 |
|
M /pinfo/trunk/po/ja.po |
|
| 637 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 638 |
|
M /pinfo/trunk/po/pl.po |
|
| 639 |
|
M /pinfo/trunk/po/ru.po |
|
| 640 |
|
M /pinfo/trunk/po/sv.po |
|
| 641 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 642 |
|
M /pinfo/trunk/src/manual.c |
|
| 643 |
|
|
|
| 644 |
|
Updated and merged some strings in the code, and rebuilt the *.po files. |
|
| 645 |
|
|
|
| 646 |
|
------------------------------------------------------------------------ |
|
| 647 |
|
r111 | bas | 2005-09-01 21:15:33 +0200 (do, 01 sep 2005) | 2 lines |
|
| 648 |
|
Changed paths: |
|
| 649 |
|
M /pinfo/trunk/po/cs.po |
|
| 650 |
|
M /pinfo/trunk/po/de.po |
|
| 651 |
|
M /pinfo/trunk/po/ja.po |
|
| 652 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 653 |
|
M /pinfo/trunk/po/pl.po |
|
| 654 |
|
M /pinfo/trunk/po/ru.po |
|
| 655 |
|
M /pinfo/trunk/po/sv.po |
|
| 656 |
|
|
|
| 657 |
|
ran po update |
|
| 658 |
|
|
|
| 659 |
|
------------------------------------------------------------------------ |
|
| 660 |
|
r110 | bas | 2005-09-01 21:13:47 +0200 (do, 01 sep 2005) | 2 lines |
|
| 661 |
|
Changed paths: |
|
| 662 |
|
M /pinfo/trunk/src/video.c |
|
| 663 |
|
|
|
| 664 |
|
Added an extra safety check on message[i] in showscreen() |
|
| 665 |
|
|
|
| 666 |
|
------------------------------------------------------------------------ |
|
| 667 |
|
r109 | bas | 2005-09-01 21:11:35 +0200 (do, 01 sep 2005) | 2 lines |
|
| 668 |
|
Changed paths: |
|
| 669 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 670 |
|
|
|
| 671 |
|
Fixed a small memory leak. |
|
| 672 |
|
|
|
| 673 |
|
------------------------------------------------------------------------ |
|
| 674 |
|
r108 | bas | 2005-08-31 23:30:42 +0200 (wo, 31 aug 2005) | 6 lines |
|
| 675 |
|
Changed paths: |
|
| 676 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 677 |
|
|
|
| 678 |
|
Fixed a heap corruption: index headers of info files contain \0 characters, |
|
| 679 |
|
which totally fucks up any strlen() commands, and thereby all kinds of |
|
| 680 |
|
reallocs. The read_item() function now checks for \0 (and \b) chars and |
|
| 681 |
|
changes them to spaces. |
|
| 682 |
|
This also fixes displaying indices in general, which now works. |
|
| 683 |
|
|
|
| 684 |
|
------------------------------------------------------------------------ |
|
| 685 |
|
r107 | bas | 2005-08-31 20:09:31 +0200 (wo, 31 aug 2005) | 2 lines |
|
| 686 |
|
Changed paths: |
|
| 687 |
|
M /pinfo/trunk/po/POTFILES.in |
|
| 688 |
|
|
|
| 689 |
|
Removed reference to keyboard.c, which was removed. |
|
| 690 |
|
|
|
| 691 |
|
------------------------------------------------------------------------ |
|
| 692 |
|
r46 | neroden-guest | 2005-08-26 12:21:26 +0200 (vr, 26 aug 2005) | 3 lines |
|
| 693 |
|
Changed paths: |
|
| 694 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 695 |
|
|
|
| 696 |
|
Fix transposed for loop. |
|
| 697 |
|
|
|
| 698 |
|
|
|
| 699 |
|
------------------------------------------------------------------------ |
|
| 700 |
|
r35 | neroden-guest | 2005-08-23 03:20:17 +0200 (di, 23 aug 2005) | 3 lines |
|
| 701 |
|
Changed paths: |
|
| 702 |
|
M /pinfo/trunk/INSTALL |
|
| 703 |
|
M /pinfo/trunk/macros/Makefile.in |
|
| 704 |
|
M /pinfo/trunk/src/Makefile.am |
|
| 705 |
|
D /pinfo/trunk/src/keyboard.c |
|
| 706 |
|
|
|
| 707 |
|
Remove keyboard.c because it does nothing and contains nothing. |
|
| 708 |
|
It's a complete waste of space. |
|
| 709 |
|
|
|
| 710 |
|
------------------------------------------------------------------------ |
|
| 711 |
|
r33 | neroden-guest | 2005-08-23 02:20:15 +0200 (di, 23 aug 2005) | 3 lines |
|
| 712 |
|
Changed paths: |
|
| 713 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 714 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 715 |
|
M /pinfo/trunk/src/manual.c |
|
| 716 |
|
M /pinfo/trunk/src/menu_and_note_utils.c |
|
| 717 |
|
M /pinfo/trunk/src/video.c |
|
| 718 |
|
|
|
| 719 |
|
Eliminate unused variables in several functions in several files. |
|
| 720 |
|
|
|
| 721 |
|
|
|
| 722 |
|
------------------------------------------------------------------------ |
|
| 723 |
|
r28 | neroden-guest | 2005-08-11 16:26:21 +0200 (do, 11 aug 2005) | 6 lines |
|
| 724 |
|
Changed paths: |
|
| 725 |
|
M /pinfo/trunk/src/video.c |
|
| 726 |
|
|
|
| 727 |
|
Put a hack in video.c (info_addstr) to solve Debian bug 288877 (mostly). |
|
| 728 |
|
Couldn't get the whole thing because tabs are embedded in some |
|
| 729 |
|
hyperlinks (which is a bug elsewhere in pinfo). |
|
| 730 |
|
|
|
| 731 |
|
Also, fix a typo. |
|
| 732 |
|
|
|
| 733 |
|
------------------------------------------------------------------------ |
|
| 734 |
|
r27 | neroden-guest | 2005-08-11 14:39:19 +0200 (do, 11 aug 2005) | 3 lines |
|
| 735 |
|
Changed paths: |
|
| 736 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 737 |
|
|
|
| 738 |
|
Remember to initialize to NULL. Avoid another segfault. |
|
| 739 |
|
|
|
| 740 |
|
|
|
| 741 |
|
------------------------------------------------------------------------ |
|
| 742 |
|
r26 | neroden-guest | 2005-08-11 13:53:17 +0200 (do, 11 aug 2005) | 6 lines |
|
| 743 |
|
Changed paths: |
|
| 744 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 745 |
|
|
|
| 746 |
|
Fix segfault in src/filehandling_functions.c. We were strdup()ing the |
|
| 747 |
|
result of getenv() without checking whether it was NULL. Further, we |
|
| 748 |
|
were using the result as an array without checking whether *it* was |
|
| 749 |
|
NULL. Both wrapped in a null pointer check. |
|
| 750 |
|
|
|
| 751 |
|
|
|
| 752 |
|
------------------------------------------------------------------------ |
|
| 753 |
|
r25 | bas | 2005-07-25 22:51:44 +0200 (ma, 25 jul 2005) | 2 lines |
|
| 754 |
|
Changed paths: |
|
| 755 |
|
M /pinfo/trunk/AUTHORS |
|
| 756 |
|
M /pinfo/trunk/README |
|
| 757 |
|
|
|
| 758 |
|
Updated AUTORS AND README (added myself as maintainer) |
|
| 759 |
|
|
|
| 760 |
|
------------------------------------------------------------------------ |
|
| 761 |
|
r24 | bas | 2005-07-25 22:47:44 +0200 (ma, 25 jul 2005) | 2 lines |
|
| 762 |
|
Changed paths: |
|
| 763 |
|
M /pinfo/trunk/configure.ac |
|
| 764 |
|
M /pinfo/trunk/src/colors.c |
|
| 765 |
|
M /pinfo/trunk/src/colors.h |
|
| 766 |
|
M /pinfo/trunk/src/common_includes.h |
|
| 767 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 768 |
|
M /pinfo/trunk/src/datatypes.h |
|
| 769 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 770 |
|
M /pinfo/trunk/src/filehandling_functions.h |
|
| 771 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 772 |
|
M /pinfo/trunk/src/initializelinks.h |
|
| 773 |
|
M /pinfo/trunk/src/keyboard.c |
|
| 774 |
|
M /pinfo/trunk/src/keyboard.h |
|
| 775 |
|
M /pinfo/trunk/src/localestuff.h |
|
| 776 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 777 |
|
M /pinfo/trunk/src/mainfunction.h |
|
| 778 |
|
M /pinfo/trunk/src/manual.c |
|
| 779 |
|
M /pinfo/trunk/src/manual.h |
|
| 780 |
|
M /pinfo/trunk/src/menu_and_note_utils.c |
|
| 781 |
|
M /pinfo/trunk/src/menu_and_note_utils.h |
|
| 782 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 783 |
|
M /pinfo/trunk/src/parse_config.h |
|
| 784 |
|
M /pinfo/trunk/src/pinfo.c |
|
| 785 |
|
M /pinfo/trunk/src/printinfo.c |
|
| 786 |
|
M /pinfo/trunk/src/printinfo.h |
|
| 787 |
|
M /pinfo/trunk/src/rcsid.h |
|
| 788 |
|
M /pinfo/trunk/src/readlinewrapper.c |
|
| 789 |
|
M /pinfo/trunk/src/readlinewrapper.h |
|
| 790 |
|
M /pinfo/trunk/src/regexp_search.c |
|
| 791 |
|
M /pinfo/trunk/src/regexp_search.h |
|
| 792 |
|
M /pinfo/trunk/src/sigblock.h |
|
| 793 |
|
M /pinfo/trunk/src/signal_handler.c |
|
| 794 |
|
M /pinfo/trunk/src/signal_handler.h |
|
| 795 |
|
M /pinfo/trunk/src/utils.c |
|
| 796 |
|
M /pinfo/trunk/src/utils.h |
|
| 797 |
|
M /pinfo/trunk/src/video.c |
|
| 798 |
|
M /pinfo/trunk/src/video.h |
|
| 799 |
|
|
|
| 800 |
|
Added copyright messages to all source files. |
|
| 801 |
|
|
|
| 802 |
|
------------------------------------------------------------------------ |
|
| 803 |
|
r23 | bas | 2005-07-25 22:15:15 +0200 (ma, 25 jul 2005) | 2 lines |
|
| 804 |
|
Changed paths: |
|
| 805 |
|
M /pinfo/trunk/config.h.in |
|
| 806 |
|
M /pinfo/trunk/configure.ac |
|
| 807 |
|
|
|
| 808 |
|
Added an autoconf check for strsep |
|
| 809 |
|
|
|
| 810 |
|
------------------------------------------------------------------------ |
|
| 811 |
|
r22 | bas | 2005-07-25 22:14:49 +0200 (ma, 25 jul 2005) | 9 lines |
|
| 812 |
|
Changed paths: |
|
| 813 |
|
M /pinfo/trunk/macros/readline.m4 |
|
| 814 |
|
M /pinfo/trunk/src/readlinewrapper.c |
|
| 815 |
|
M /pinfo/trunk/src/utils.c |
|
| 816 |
|
|
|
| 817 |
|
Fixed the readline code |
|
| 818 |
|
- search and check for libreadline version 5 |
|
| 819 |
|
- enabled use of libreadline by default |
|
| 820 |
|
- fixed cooperation between ncurses and libreadline by specifying a custom |
|
| 821 |
|
output routine |
|
| 822 |
|
- fixed the history behaviour of the non-libreadline input code: |
|
| 823 |
|
the last history entry is shown by default, but it is deleted automatically |
|
| 824 |
|
on input of a non-edit key (this fixes Debian bug #222651) |
|
| 825 |
|
|
|
| 826 |
|
------------------------------------------------------------------------ |
|
| 827 |
|
r21 | bas | 2005-07-25 18:52:10 +0200 (ma, 25 jul 2005) | 4 lines |
|
| 828 |
|
Changed paths: |
|
| 829 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 830 |
|
M /pinfo/trunk/src/manual.c |
|
| 831 |
|
M /pinfo/trunk/src/utils.c |
|
| 832 |
|
M /pinfo/trunk/src/utils.h |
|
| 833 |
|
|
|
| 834 |
|
The return value of regcom() is now checked for errors. If a regexp can't be |
|
| 835 |
|
compiled, show an error message instead of segfaulting. |
|
| 836 |
|
(fixes Debian bug #222650) |
|
| 837 |
|
|
|
| 838 |
|
------------------------------------------------------------------------ |
|
| 839 |
|
r20 | bas | 2005-07-25 01:13:04 +0200 (ma, 25 jul 2005) | 3 lines |
|
| 840 |
|
Changed paths: |
|
| 841 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 842 |
|
|
|
| 843 |
|
Small fix to the language code in initpaths(): make sure we only allocate |
|
| 844 |
|
langshort once. |
|
| 845 |
|
|
|
| 846 |
|
------------------------------------------------------------------------ |
|
| 847 |
|
r19 | bas | 2005-07-25 01:04:09 +0200 (ma, 25 jul 2005) | 8 lines |
|
| 848 |
|
Changed paths: |
|
| 849 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 850 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 851 |
|
M /pinfo/trunk/src/filehandling_functions.h |
|
| 852 |
|
|
|
| 853 |
|
Fixed the path search for info dirs: |
|
| 854 |
|
- use correct default info dirs as defined by FHS in datatypes.c |
|
| 855 |
|
- rewrote initpaths() in filehandling_functions.c; |
|
| 856 |
|
- added better support for languages (a locale of en_GB.UTF8 now causes |
|
| 857 |
|
pinfo to also search for .../info/en_GB and .../info/en dirs) |
|
| 858 |
|
- added a check to make sure we don't use anu duplicate paths (caused by |
|
| 859 |
|
symlinks or so) (fixes Debian bug #181907) |
|
| 860 |
|
|
|
| 861 |
|
------------------------------------------------------------------------ |
|
| 862 |
|
r18 | bas | 2005-07-23 22:08:22 +0200 (za, 23 jul 2005) | 2 lines |
|
| 863 |
|
Changed paths: |
|
| 864 |
|
M /pinfo/trunk/config.h.in |
|
| 865 |
|
M /pinfo/trunk/configure.ac |
|
| 866 |
|
M /pinfo/trunk/doc/Makefile.am |
|
| 867 |
|
M /pinfo/trunk/doc/pinfo.1.in |
|
| 868 |
|
M /pinfo/trunk/doc/pinfo.texi |
|
| 869 |
|
M /pinfo/trunk/po/cs.po |
|
| 870 |
|
M /pinfo/trunk/po/de.po |
|
| 871 |
|
M /pinfo/trunk/po/ja.po |
|
| 872 |
|
M /pinfo/trunk/po/pl.po |
|
| 873 |
|
M /pinfo/trunk/po/ru.po |
|
| 874 |
|
M /pinfo/trunk/po/sv.po |
|
| 875 |
|
M /pinfo/trunk/src/Makefile.am |
|
| 876 |
|
|
|
| 877 |
|
Added svn:keywords properties on build tools, docs and po files |
|
| 878 |
|
|
|
| 879 |
|
------------------------------------------------------------------------ |
|
| 880 |
|
r17 | bas | 2005-07-23 22:05:31 +0200 (za, 23 jul 2005) | 2 lines |
|
| 881 |
|
Changed paths: |
|
| 882 |
|
D /pinfo/trunk/doc/Makefile.in |
|
| 883 |
|
D /pinfo/trunk/doc/pinfo.info |
|
| 884 |
|
|
|
| 885 |
|
Removed automatically generated doc files |
|
| 886 |
|
|
|
| 887 |
|
------------------------------------------------------------------------ |
|
| 888 |
|
r16 | bas | 2005-07-23 22:02:29 +0200 (za, 23 jul 2005) | 2 lines |
|
| 889 |
|
Changed paths: |
|
| 890 |
|
D /pinfo/trunk/Makefile.in |
|
| 891 |
|
|
|
| 892 |
|
Removed another generated file |
|
| 893 |
|
|
|
| 894 |
|
------------------------------------------------------------------------ |
|
| 895 |
|
r15 | bas | 2005-07-23 21:58:05 +0200 (za, 23 jul 2005) | 3 lines |
|
| 896 |
|
Changed paths: |
|
| 897 |
|
M /pinfo/trunk/COPYING |
|
| 898 |
|
M /pinfo/trunk/INSTALL |
|
| 899 |
|
M /pinfo/trunk/Makefile.in |
|
| 900 |
|
M /pinfo/trunk/config.h.in |
|
| 901 |
|
M /pinfo/trunk/po/Makefile.in.in |
|
| 902 |
|
D /pinfo/trunk/tools/config.guess |
|
| 903 |
|
D /pinfo/trunk/tools/config.rpath |
|
| 904 |
|
D /pinfo/trunk/tools/config.sub |
|
| 905 |
|
D /pinfo/trunk/tools/depcomp |
|
| 906 |
|
D /pinfo/trunk/tools/install-sh |
|
| 907 |
|
D /pinfo/trunk/tools/ltmain.sh |
|
| 908 |
|
D /pinfo/trunk/tools/missing |
|
| 909 |
|
D /pinfo/trunk/tools/mkinstalldirs |
|
| 910 |
|
D /pinfo/trunk/tools/texinfo.tex |
|
| 911 |
|
|
|
| 912 |
|
Ran autoreconf and removed the files that are generated and/or automatically |
|
| 913 |
|
copied into the source tree |
|
| 914 |
|
|
|
| 915 |
|
------------------------------------------------------------------------ |
|
| 916 |
|
r14 | bas | 2005-07-23 21:34:57 +0200 (za, 23 jul 2005) | 2 lines |
|
| 917 |
|
Changed paths: |
|
| 918 |
|
D /pinfo/trunk/macros/autogen.sh |
|
| 919 |
|
A /pinfo/trunk/tools/autogen.sh (from /pinfo/trunk/macros/autogen.sh:11) |
|
| 920 |
|
|
|
| 921 |
|
Replaced autogen.sh by a newer version |
|
| 922 |
|
|
|
| 923 |
|
------------------------------------------------------------------------ |
|
| 924 |
|
r13 | bas | 2005-07-23 21:31:41 +0200 (za, 23 jul 2005) | 2 lines |
|
| 925 |
|
Changed paths: |
|
| 926 |
|
D /pinfo/trunk/configure |
|
| 927 |
|
|
|
| 928 |
|
Removed configure (generated file) |
|
| 929 |
|
|
|
| 930 |
|
------------------------------------------------------------------------ |
|
| 931 |
|
r12 | bas | 2005-07-23 21:30:53 +0200 (za, 23 jul 2005) | 2 lines |
|
| 932 |
|
Changed paths: |
|
| 933 |
|
M /pinfo/trunk/Makefile.in |
|
| 934 |
|
D /pinfo/trunk/aclocal.m4 |
|
| 935 |
|
D /pinfo/trunk/config.guess |
|
| 936 |
|
D /pinfo/trunk/config.rpath |
|
| 937 |
|
D /pinfo/trunk/config.sub |
|
| 938 |
|
M /pinfo/trunk/configure |
|
| 939 |
|
M /pinfo/trunk/configure.ac |
|
| 940 |
|
D /pinfo/trunk/depcomp |
|
| 941 |
|
M /pinfo/trunk/doc/Makefile.in |
|
| 942 |
|
D /pinfo/trunk/doc/pinfo.1 |
|
| 943 |
|
D /pinfo/trunk/doc/texinfo.tex |
|
| 944 |
|
D /pinfo/trunk/install-sh |
|
| 945 |
|
D /pinfo/trunk/ltmain.sh |
|
| 946 |
|
M /pinfo/trunk/macros/Makefile.in |
|
| 947 |
|
D /pinfo/trunk/missing |
|
| 948 |
|
D /pinfo/trunk/mkinstalldirs |
|
| 949 |
|
D /pinfo/trunk/pinfo.spec |
|
| 950 |
|
M /pinfo/trunk/po/Makefile.in.in |
|
| 951 |
|
D /pinfo/trunk/src/Makefile.in |
|
| 952 |
|
A /pinfo/trunk/tools |
|
| 953 |
|
A /pinfo/trunk/tools/config.guess (from /pinfo/trunk/config.guess:11) |
|
| 954 |
|
A /pinfo/trunk/tools/config.rpath (from /pinfo/trunk/config.rpath:11) |
|
| 955 |
|
A /pinfo/trunk/tools/config.sub (from /pinfo/trunk/config.sub:11) |
|
| 956 |
|
A /pinfo/trunk/tools/depcomp (from /pinfo/trunk/depcomp:11) |
|
| 957 |
|
A /pinfo/trunk/tools/install-sh (from /pinfo/trunk/install-sh:11) |
|
| 958 |
|
A /pinfo/trunk/tools/ltmain.sh (from /pinfo/trunk/ltmain.sh:11) |
|
| 959 |
|
A /pinfo/trunk/tools/missing (from /pinfo/trunk/missing:11) |
|
| 960 |
|
A /pinfo/trunk/tools/mkinstalldirs (from /pinfo/trunk/mkinstalldirs:11) |
|
| 961 |
|
A /pinfo/trunk/tools/texinfo.tex (from /pinfo/trunk/doc/texinfo.tex:11) |
|
| 962 |
|
|
|
| 963 |
|
Revised autoconf and friends yet again |
|
| 964 |
|
|
|
| 965 |
|
------------------------------------------------------------------------ |
|
| 966 |
|
r11 | bas | 2005-07-23 18:45:32 +0200 (za, 23 jul 2005) | 3 lines |
|
| 967 |
|
Changed paths: |
|
| 968 |
|
M /pinfo/trunk/po/de.po |
|
| 969 |
|
|
|
| 970 |
|
- German translation fixes by Jens Seidel |
|
| 971 |
|
(Debian bug #313928) |
|
| 972 |
|
|
|
| 973 |
|
------------------------------------------------------------------------ |
|
| 974 |
|
r10 | bas | 2005-06-01 19:54:03 +0200 (wo, 01 jun 2005) | 2 lines |
|
| 975 |
|
Changed paths: |
|
| 976 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 977 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 978 |
|
M /pinfo/trunk/src/manual.c |
|
| 979 |
|
M /pinfo/trunk/src/printinfo.c |
|
| 980 |
|
|
|
| 981 |
|
Fixed some typos |
|
| 982 |
|
|
|
| 983 |
|
------------------------------------------------------------------------ |
|
| 984 |
|
r9 | bas | 2005-06-01 19:49:24 +0200 (wo, 01 jun 2005) | 2 lines |
|
| 985 |
|
Changed paths: |
|
| 986 |
|
M /pinfo/trunk/src/colors.c |
|
| 987 |
|
M /pinfo/trunk/src/colors.h |
|
| 988 |
|
M /pinfo/trunk/src/common_includes.h |
|
| 989 |
|
M /pinfo/trunk/src/datatypes.c |
|
| 990 |
|
M /pinfo/trunk/src/datatypes.h |
|
| 991 |
|
M /pinfo/trunk/src/filehandling_functions.c |
|
| 992 |
|
M /pinfo/trunk/src/filehandling_functions.h |
|
| 993 |
|
M /pinfo/trunk/src/initializelinks.c |
|
| 994 |
|
M /pinfo/trunk/src/initializelinks.h |
|
| 995 |
|
M /pinfo/trunk/src/keyboard.c |
|
| 996 |
|
M /pinfo/trunk/src/keyboard.h |
|
| 997 |
|
M /pinfo/trunk/src/localestuff.h |
|
| 998 |
|
M /pinfo/trunk/src/mainfunction.c |
|
| 999 |
|
M /pinfo/trunk/src/mainfunction.h |
|
| 1000 |
|
M /pinfo/trunk/src/manual.c |
|
| 1001 |
|
M /pinfo/trunk/src/manual.h |
|
| 1002 |
|
M /pinfo/trunk/src/menu_and_note_utils.c |
|
| 1003 |
|
M /pinfo/trunk/src/menu_and_note_utils.h |
|
| 1004 |
|
M /pinfo/trunk/src/parse_config.c |
|
| 1005 |
|
M /pinfo/trunk/src/parse_config.h |
|
| 1006 |
|
M /pinfo/trunk/src/pinfo.c |
|
| 1007 |
|
M /pinfo/trunk/src/printinfo.c |
|
| 1008 |
|
M /pinfo/trunk/src/printinfo.h |
|
| 1009 |
|
M /pinfo/trunk/src/rcsid.h |
|
| 1010 |
|
M /pinfo/trunk/src/readlinewrapper.c |
|
| 1011 |
|
M /pinfo/trunk/src/regexp_search.c |
|
| 1012 |
|
M /pinfo/trunk/src/sigblock.c |
|
| 1013 |
|
M /pinfo/trunk/src/signal_handler.c |
|
| 1014 |
|
M /pinfo/trunk/src/signal_handler.h |
|
| 1015 |
|
M /pinfo/trunk/src/snprintf.c |
|
| 1016 |
|
M /pinfo/trunk/src/utils.c |
|
| 1017 |
|
M /pinfo/trunk/src/utils.h |
|
| 1018 |
|
M /pinfo/trunk/src/video.c |
|
| 1019 |
|
M /pinfo/trunk/src/video.h |
|
| 1020 |
|
|
|
| 1021 |
|
Fixed indentation and comments |
|
| 1022 |
|
|
|
| 1023 |
|
------------------------------------------------------------------------ |
|
| 1024 |
|
r8 | bas | 2005-05-17 19:38:20 +0200 (di, 17 mei 2005) | 2 lines |
|
| 1025 |
|
Changed paths: |
|
| 1026 |
|
M /pinfo/trunk/po/cs.po |
|
| 1027 |
|
M /pinfo/trunk/po/de.po |
|
| 1028 |
|
A /pinfo/trunk/po/insert-header.sin |
|
| 1029 |
|
M /pinfo/trunk/po/ja.po |
|
| 1030 |
|
M /pinfo/trunk/po/pinfo.pot |
|
| 1031 |
|
M /pinfo/trunk/po/pl.po |
|
| 1032 |
|
A /pinfo/trunk/po/remove-potcdate.sin |
|
| 1033 |
|
M /pinfo/trunk/po/ru.po |
|
| 1034 |
|
M /pinfo/trunk/po/sv.po |
|
| 1035 |
|
|
|
| 1036 |
|
Updated po-shit |
|
| 1037 |
|
|
|
| 1038 |
|
------------------------------------------------------------------------ |
|
| 1039 |
|
r7 | bas | 2005-05-17 19:27:32 +0200 (di, 17 mei 2005) | 2 lines |
|
| 1040 |
|
Changed paths: |
|
| 1041 |
|
M /pinfo/trunk/AUTHORS |
|
| 1042 |
|
M /pinfo/trunk/ChangeLog |
|
| 1043 |
|
|
|
| 1044 |
|
Fixed Linus Åkerlund's name |
|
| 1045 |
|
|
|
| 1046 |
|
------------------------------------------------------------------------ |
|
| 1047 |
|
r6 | bas | 2005-05-17 19:23:52 +0200 (di, 17 mei 2005) | 2 lines |
|
| 1048 |
|
Changed paths: |
|
| 1049 |
|
M /pinfo/trunk/AUTHORS |
|
| 1050 |
|
M /pinfo/trunk/ChangeLog |
|
| 1051 |
|
|
|
| 1052 |
|
translated AUTHORS en Changelog from iso8859-2 to utf8 |
|
| 1053 |
|
|
|
| 1054 |
|
------------------------------------------------------------------------ |
|
| 1055 |
|
r5 | bas | 2005-05-17 19:16:35 +0200 (di, 17 mei 2005) | 2 lines |
|
| 1056 |
|
Changed paths: |
|
| 1057 |
|
M /pinfo/trunk/ABOUT-NLS |
|
| 1058 |
|
D /pinfo/trunk/INSTALL.in |
|
| 1059 |
|
M /pinfo/trunk/Makefile.am |
|
| 1060 |
|
M /pinfo/trunk/Makefile.in |
|
| 1061 |
|
D /pinfo/trunk/acconfig.h |
|
| 1062 |
|
M /pinfo/trunk/aclocal.m4 |
|
| 1063 |
|
M /pinfo/trunk/config.guess |
|
| 1064 |
|
M /pinfo/trunk/config.h.in |
|
| 1065 |
|
A /pinfo/trunk/config.rpath |
|
| 1066 |
|
M /pinfo/trunk/config.sub |
|
| 1067 |
|
M /pinfo/trunk/configure |
|
| 1068 |
|
A /pinfo/trunk/configure.ac (from /pinfo/trunk/configure.in:4) |
|
| 1069 |
|
D /pinfo/trunk/configure.in |
|
| 1070 |
|
A /pinfo/trunk/depcomp |
|
| 1071 |
|
M /pinfo/trunk/doc/Makefile.in |
|
| 1072 |
|
M /pinfo/trunk/doc/texinfo.tex |
|
| 1073 |
|
M /pinfo/trunk/install-sh |
|
| 1074 |
|
D /pinfo/trunk/intl |
|
| 1075 |
|
A /pinfo/trunk/ltmain.sh |
|
| 1076 |
|
M /pinfo/trunk/macros/Makefile.in |
|
| 1077 |
|
M /pinfo/trunk/macros/curses.m4 |
|
| 1078 |
|
M /pinfo/trunk/macros/readline.m4 |
|
| 1079 |
|
M /pinfo/trunk/missing |
|
| 1080 |
|
M /pinfo/trunk/mkinstalldirs |
|
| 1081 |
|
M /pinfo/trunk/po/Makefile.in.in |
|
| 1082 |
|
A /pinfo/trunk/po/Makevars |
|
| 1083 |
|
D /pinfo/trunk/po/cs.gmo |
|
| 1084 |
|
D /pinfo/trunk/po/de.gmo |
|
| 1085 |
|
D /pinfo/trunk/po/ja.gmo |
|
| 1086 |
|
D /pinfo/trunk/po/pl.gmo |
|
| 1087 |
|
M /pinfo/trunk/po/pl.po |
|
| 1088 |
|
D /pinfo/trunk/po/ru.gmo |
|
| 1089 |
|
M /pinfo/trunk/po/ru.po |
|
| 1090 |
|
D /pinfo/trunk/po/sv.gmo |
|
| 1091 |
|
M /pinfo/trunk/po/sv.po |
|
| 1092 |
|
M /pinfo/trunk/src/Makefile.in |
|
| 1093 |
|
|
|
| 1094 |
|
Updated autoconf/automake/etc |
|
| 1095 |
|
|
|
| 1096 |
|
------------------------------------------------------------------------ |
|
| 1097 |
|
r2 | bas | 2005-05-17 15:42:42 +0200 (di, 17 mei 2005) | 2 lines |
|
| 1098 |
|
Changed paths: |
|
| 1099 |
|
A /pinfo/trunk/ABOUT-NLS |
|
| 1100 |
|
A /pinfo/trunk/AUTHORS |
|
| 1101 |
|
A /pinfo/trunk/COPYING |
|
| 1102 |
|
A /pinfo/trunk/ChangeLog |
|
| 1103 |
|
A /pinfo/trunk/INSTALL |
|
| 1104 |
|
A /pinfo/trunk/INSTALL.in |
|
| 1105 |
|
A /pinfo/trunk/Makefile.am |
|
| 1106 |
|
A /pinfo/trunk/Makefile.in |
|
| 1107 |
|
A /pinfo/trunk/NEWS |
|
| 1108 |
|
A /pinfo/trunk/README |
|
| 1109 |
|
A /pinfo/trunk/TECHSTUFF |
|
| 1110 |
|
A /pinfo/trunk/TODO |
|
| 1111 |
|
A /pinfo/trunk/acconfig.h |
|
| 1112 |
|
A /pinfo/trunk/aclocal.m4 |
|
| 1113 |
|
A /pinfo/trunk/config.guess |
|
| 1114 |
|
A /pinfo/trunk/config.h.in |
|
| 1115 |
|
A /pinfo/trunk/config.sub |
|
| 1116 |
|
A /pinfo/trunk/configure |
|
| 1117 |
|
A /pinfo/trunk/configure.in |
|
| 1118 |
|
A /pinfo/trunk/doc |
|
| 1119 |
|
A /pinfo/trunk/doc/Makefile.am |
|
| 1120 |
|
A /pinfo/trunk/doc/Makefile.in |
|
| 1121 |
|
A /pinfo/trunk/doc/pinfo.1 |
|
| 1122 |
|
A /pinfo/trunk/doc/pinfo.1.in |
|
| 1123 |
|
A /pinfo/trunk/doc/pinfo.info |
|
| 1124 |
|
A /pinfo/trunk/doc/pinfo.texi |
|
| 1125 |
|
A /pinfo/trunk/doc/texinfo.tex |
|
| 1126 |
|
A /pinfo/trunk/install-sh |
|
| 1127 |
|
A /pinfo/trunk/intl |
|
| 1128 |
|
A /pinfo/trunk/intl/ChangeLog |
|
| 1129 |
|
A /pinfo/trunk/intl/Makefile.in |
|
| 1130 |
|
A /pinfo/trunk/intl/VERSION |
|
| 1131 |
|
A /pinfo/trunk/intl/bindtextdom.c |
|
| 1132 |
|
A /pinfo/trunk/intl/config.charset |
|
| 1133 |
|
A /pinfo/trunk/intl/dcgettext.c |
|
| 1134 |
|
A /pinfo/trunk/intl/dcigettext.c |
|
| 1135 |
|
A /pinfo/trunk/intl/dcngettext.c |
|
| 1136 |
|
A /pinfo/trunk/intl/dgettext.c |
|
| 1137 |
|
A /pinfo/trunk/intl/dngettext.c |
|
| 1138 |
|
A /pinfo/trunk/intl/explodename.c |
|
| 1139 |
|
A /pinfo/trunk/intl/finddomain.c |
|
| 1140 |
|
A /pinfo/trunk/intl/gettext.c |
|
| 1141 |
|
A /pinfo/trunk/intl/gettext.h |
|
| 1142 |
|
A /pinfo/trunk/intl/gettextP.h |
|
| 1143 |
|
A /pinfo/trunk/intl/hash-string.h |
|
| 1144 |
|
A /pinfo/trunk/intl/intl-compat.c |
|
| 1145 |
|
A /pinfo/trunk/intl/l10nflist.c |
|
| 1146 |
|
A /pinfo/trunk/intl/libgettext.h |
|
| 1147 |
|
A /pinfo/trunk/intl/libgnuintl.h |
|
| 1148 |
|
A /pinfo/trunk/intl/loadinfo.h |
|
| 1149 |
|
A /pinfo/trunk/intl/loadmsgcat.c |
|
| 1150 |
|
A /pinfo/trunk/intl/localcharset.c |
|
| 1151 |
|
A /pinfo/trunk/intl/locale.alias |
|
| 1152 |
|
A /pinfo/trunk/intl/localealias.c |
|
| 1153 |
|
A /pinfo/trunk/intl/ngettext.c |
|
| 1154 |
|
A /pinfo/trunk/intl/plural.c |
|
| 1155 |
|
A /pinfo/trunk/intl/plural.y |
|
| 1156 |
|
A /pinfo/trunk/intl/ref-add.sin |
|
| 1157 |
|
A /pinfo/trunk/intl/ref-del.sin |
|
| 1158 |
|
A /pinfo/trunk/intl/textdomain.c |
|
| 1159 |
|
A /pinfo/trunk/macros |
|
| 1160 |
|
A /pinfo/trunk/macros/Makefile.am |
|
| 1161 |
|
A /pinfo/trunk/macros/Makefile.in |
|
| 1162 |
|
A /pinfo/trunk/macros/aclocal-include.m4 |
|
| 1163 |
|
A /pinfo/trunk/macros/autogen.sh |
|
| 1164 |
|
A /pinfo/trunk/macros/compiler-flags.m4 |
|
| 1165 |
|
A /pinfo/trunk/macros/curses.m4 |
|
| 1166 |
|
A /pinfo/trunk/macros/readline.m4 |
|
| 1167 |
|
A /pinfo/trunk/missing |
|
| 1168 |
|
A /pinfo/trunk/mkinstalldirs |
|
| 1169 |
|
A /pinfo/trunk/pinfo.spec |
|
| 1170 |
|
A /pinfo/trunk/pinfo.spec.in |
|
| 1171 |
|
A /pinfo/trunk/po |
|
| 1172 |
|
A /pinfo/trunk/po/ChangeLog |
|
| 1173 |
|
A /pinfo/trunk/po/Makefile.in.in |
|
| 1174 |
|
A /pinfo/trunk/po/POTFILES.in |
|
| 1175 |
|
A /pinfo/trunk/po/cs.gmo |
|
| 1176 |
|
A /pinfo/trunk/po/cs.po |
|
| 1177 |
|
A /pinfo/trunk/po/de.gmo |
|
| 1178 |
|
A /pinfo/trunk/po/de.po |
|
| 1179 |
|
A /pinfo/trunk/po/ja.gmo |
|
| 1180 |
|
A /pinfo/trunk/po/ja.po |
|
| 1181 |
|
A /pinfo/trunk/po/pinfo.pot |
|
| 1182 |
|
A /pinfo/trunk/po/pl.gmo |
|
| 1183 |
|
A /pinfo/trunk/po/pl.po |
|
| 1184 |
|
A /pinfo/trunk/po/ru.gmo |
|
| 1185 |
|
A /pinfo/trunk/po/ru.po |
|
| 1186 |
|
A /pinfo/trunk/po/sv.gmo |
|
| 1187 |
|
A /pinfo/trunk/po/sv.po |
|
| 1188 |
|
A /pinfo/trunk/src |
|
| 1189 |
|
A /pinfo/trunk/src/Makefile.am |
|
| 1190 |
|
A /pinfo/trunk/src/Makefile.in |
|
| 1191 |
|
A /pinfo/trunk/src/colors.c |
|
| 1192 |
|
A /pinfo/trunk/src/colors.h |
|
| 1193 |
|
A /pinfo/trunk/src/common_includes.h |
|
| 1194 |
|
A /pinfo/trunk/src/datatypes.c |
|
| 1195 |
|
A /pinfo/trunk/src/datatypes.h |
|
| 1196 |
|
A /pinfo/trunk/src/filehandling_functions.c |
|
| 1197 |
|
A /pinfo/trunk/src/filehandling_functions.h |
|
| 1198 |
|
A /pinfo/trunk/src/initializelinks.c |
|
| 1199 |
|
A /pinfo/trunk/src/initializelinks.h |
|
| 1200 |
|
A /pinfo/trunk/src/keyboard.c |
|
| 1201 |
|
A /pinfo/trunk/src/keyboard.h |
|
| 1202 |
|
A /pinfo/trunk/src/localestuff.h |
|
| 1203 |
|
A /pinfo/trunk/src/mainfunction.c |
|
| 1204 |
|
A /pinfo/trunk/src/mainfunction.h |
|
| 1205 |
|
A /pinfo/trunk/src/manual.c |
|
| 1206 |
|
A /pinfo/trunk/src/manual.h |
|
| 1207 |
|
A /pinfo/trunk/src/menu_and_note_utils.c |
|
| 1208 |
|
A /pinfo/trunk/src/menu_and_note_utils.h |
|
| 1209 |
|
A /pinfo/trunk/src/parse_config.c |
|
| 1210 |
|
A /pinfo/trunk/src/parse_config.h |
|
| 1211 |
|
A /pinfo/trunk/src/pinfo.c |
|
| 1212 |
|
A /pinfo/trunk/src/pinforc.in |
|
| 1213 |
|
A /pinfo/trunk/src/printinfo.c |
|
| 1214 |
|
A /pinfo/trunk/src/printinfo.h |
|
| 1215 |
|
A /pinfo/trunk/src/rcsid.h |
|
| 1216 |
|
A /pinfo/trunk/src/readlinewrapper.c |
|
| 1217 |
|
A /pinfo/trunk/src/readlinewrapper.h |
|
| 1218 |
|
A /pinfo/trunk/src/regexp_search.c |
|
| 1219 |
|
A /pinfo/trunk/src/regexp_search.h |
|
| 1220 |
|
A /pinfo/trunk/src/sigblock.c |
|
| 1221 |
|
A /pinfo/trunk/src/sigblock.h |
|
| 1222 |
|
A /pinfo/trunk/src/signal_handler.c |
|
| 1223 |
|
A /pinfo/trunk/src/signal_handler.h |
|
| 1224 |
|
A /pinfo/trunk/src/snprintf.c |
|
| 1225 |
|
A /pinfo/trunk/src/utils.c |
|
| 1226 |
|
A /pinfo/trunk/src/utils.h |
|
| 1227 |
|
A /pinfo/trunk/src/video.c |
|
| 1228 |
|
A /pinfo/trunk/src/video.h |
|
| 1229 |
|
A /pinfo/trunk/stamp-h.in |
|
| 1230 |
|
|
|
| 1231 |
|
Import of pinfo 0.6.8 |
|
| 1232 |
|
|
|
| 1233 |
|
------------------------------------------------------------------------ |
|
| 1234 |
|
r1 | bas | 2005-05-17 15:37:39 +0200 (di, 17 mei 2005) | 2 lines |
|
| 1235 |
|
Changed paths: |
|
| 1236 |
|
A /pinfo |
|
| 1237 |
|
A /pinfo/branches |
|
| 1238 |
|
A /pinfo/tags |
|
| 1239 |
|
A /pinfo/trunk |
|
| 1240 |
|
A /website |
|
| 1241 |
|
A /website/trunk |
|
| 1242 |
|
|
|
| 1243 |
|
Initial repository layout |
|
| 1244 |
|
|
|
| 1245 |
|
------------------------------------------------------------------------ |
|
| File INSTALL deleted (index 23e5f25..0000000) |
| 1 |
|
Installation Instructions |
|
| 2 |
|
************************* |
|
| 3 |
|
|
|
| 4 |
|
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free |
|
| 5 |
|
Software Foundation, Inc. |
|
| 6 |
|
|
|
| 7 |
|
This file is free documentation; the Free Software Foundation gives |
|
| 8 |
|
unlimited permission to copy, distribute and modify it. |
|
| 9 |
|
|
|
| 10 |
|
Basic Installation |
|
| 11 |
|
================== |
|
| 12 |
|
|
|
| 13 |
|
These are generic installation instructions. |
|
| 14 |
|
|
|
| 15 |
|
The `configure' shell script attempts to guess correct values for |
|
| 16 |
|
various system-dependent variables used during compilation. It uses |
|
| 17 |
|
those values to create a `Makefile' in each directory of the package. |
|
| 18 |
|
It may also create one or more `.h' files containing system-dependent |
|
| 19 |
|
definitions. Finally, it creates a shell script `config.status' that |
|
| 20 |
|
you can run in the future to recreate the current configuration, and a |
|
| 21 |
|
file `config.log' containing compiler output (useful mainly for |
|
| 22 |
|
debugging `configure'). |
|
| 23 |
|
|
|
| 24 |
|
It can also use an optional file (typically called `config.cache' |
|
| 25 |
|
and enabled with `--cache-file=config.cache' or simply `-C') that saves |
|
| 26 |
|
the results of its tests to speed up reconfiguring. (Caching is |
|
| 27 |
|
disabled by default to prevent problems with accidental use of stale |
|
| 28 |
|
cache files.) |
|
| 29 |
|
|
|
| 30 |
|
If you need to do unusual things to compile the package, please try |
|
| 31 |
|
to figure out how `configure' could check whether to do them, and mail |
|
| 32 |
|
diffs or instructions to the address given in the `README' so they can |
|
| 33 |
|
be considered for the next release. If you are using the cache, and at |
|
| 34 |
|
some point `config.cache' contains results you don't want to keep, you |
|
| 35 |
|
may remove or edit it. |
|
| 36 |
|
|
|
| 37 |
|
The file `configure.ac' (or `configure.in') is used to create |
|
| 38 |
|
`configure' by a program called `autoconf'. You only need |
|
| 39 |
|
`configure.ac' if you want to change it or regenerate `configure' using |
|
| 40 |
|
a newer version of `autoconf'. |
|
| 41 |
|
|
|
| 42 |
|
The simplest way to compile this package is: |
|
| 43 |
|
|
|
| 44 |
|
1. `cd' to the directory containing the package's source code and type |
|
| 45 |
|
`./configure' to configure the package for your system. If you're |
|
| 46 |
|
using `csh' on an old version of System V, you might need to type |
|
| 47 |
|
`sh ./configure' instead to prevent `csh' from trying to execute |
|
| 48 |
|
`configure' itself. |
|
| 49 |
|
|
|
| 50 |
|
Running `configure' takes awhile. While running, it prints some |
|
| 51 |
|
messages telling which features it is checking for. |
|
| 52 |
|
|
|
| 53 |
|
2. Type `make' to compile the package. |
|
| 54 |
|
|
|
| 55 |
|
3. Optionally, type `make check' to run any self-tests that come with |
|
| 56 |
|
the package. |
|
| 57 |
|
|
|
| 58 |
|
4. Type `make install' to install the programs and any data files and |
|
| 59 |
|
documentation. |
|
| 60 |
|
|
|
| 61 |
|
5. You can remove the program binaries and object files from the |
|
| 62 |
|
source code directory by typing `make clean'. To also remove the |
|
| 63 |
|
files that `configure' created (so you can compile the package for |
|
| 64 |
|
a different kind of computer), type `make distclean'. There is |
|
| 65 |
|
also a `make maintainer-clean' target, but that is intended mainly |
|
| 66 |
|
for the package's developers. If you use it, you may have to get |
|
| 67 |
|
all sorts of other programs in order to regenerate files that came |
|
| 68 |
|
with the distribution. |
|
| 69 |
|
|
|
| 70 |
|
Compilers and Options |
|
| 71 |
|
===================== |
|
| 72 |
|
|
|
| 73 |
|
Some systems require unusual options for compilation or linking that the |
|
| 74 |
|
`configure' script does not know about. Run `./configure --help' for |
|
| 75 |
|
details on some of the pertinent environment variables. |
|
| 76 |
|
|
|
| 77 |
|
You can give `configure' initial values for configuration parameters |
|
| 78 |
|
by setting variables in the command line or in the environment. Here |
|
| 79 |
|
is an example: |
|
| 80 |
|
|
|
| 81 |
|
./configure CC=c89 CFLAGS=-O2 LIBS=-lposix |
|
| 82 |
|
|
|
| 83 |
|
*Note Defining Variables::, for more details. |
|
| 84 |
|
|
|
| 85 |
|
Compiling For Multiple Architectures |
|
| 86 |
|
==================================== |
|
| 87 |
|
|
|
| 88 |
|
You can compile the package for more than one kind of computer at the |
|
| 89 |
|
same time, by placing the object files for each architecture in their |
|
| 90 |
|
own directory. To do this, you must use a version of `make' that |
|
| 91 |
|
supports the `VPATH' variable, such as GNU `make'. `cd' to the |
|
| 92 |
|
directory where you want the object files and executables to go and run |
|
| 93 |
|
the `configure' script. `configure' automatically checks for the |
|
| 94 |
|
source code in the directory that `configure' is in and in `..'. |
|
| 95 |
|
|
|
| 96 |
|
If you have to use a `make' that does not support the `VPATH' |
|
| 97 |
|
variable, you have to compile the package for one architecture at a |
|
| 98 |
|
time in the source code directory. After you have installed the |
|
| 99 |
|
package for one architecture, use `make distclean' before reconfiguring |
|
| 100 |
|
for another architecture. |
|
| 101 |
|
|
|
| 102 |
|
Installation Names |
|
| 103 |
|
================== |
|
| 104 |
|
|
|
| 105 |
|
By default, `make install' installs the package's commands under |
|
| 106 |
|
`/usr/local/bin', include files under `/usr/local/include', etc. You |
|
| 107 |
|
can specify an installation prefix other than `/usr/local' by giving |
|
| 108 |
|
`configure' the option `--prefix=PREFIX'. |
|
| 109 |
|
|
|
| 110 |
|
You can specify separate installation prefixes for |
|
| 111 |
|
architecture-specific files and architecture-independent files. If you |
|
| 112 |
|
pass the option `--exec-prefix=PREFIX' to `configure', the package uses |
|
| 113 |
|
PREFIX as the prefix for installing programs and libraries. |
|
| 114 |
|
Documentation and other data files still use the regular prefix. |
|
| 115 |
|
|
|
| 116 |
|
In addition, if you use an unusual directory layout you can give |
|
| 117 |
|
options like `--bindir=DIR' to specify different values for particular |
|
| 118 |
|
kinds of files. Run `configure --help' for a list of the directories |
|
| 119 |
|
you can set and what kinds of files go in them. |
|
| 120 |
|
|
|
| 121 |
|
If the package supports it, you can cause programs to be installed |
|
| 122 |
|
with an extra prefix or suffix on their names by giving `configure' the |
|
| 123 |
|
option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. |
|
| 124 |
|
|
|
| 125 |
|
Optional Features |
|
| 126 |
|
================= |
|
| 127 |
|
|
|
| 128 |
|
Some packages pay attention to `--enable-FEATURE' options to |
|
| 129 |
|
`configure', where FEATURE indicates an optional part of the package. |
|
| 130 |
|
They may also pay attention to `--with-PACKAGE' options, where PACKAGE |
|
| 131 |
|
is something like `gnu-as' or `x' (for the X Window System). The |
|
| 132 |
|
`README' should mention any `--enable-' and `--with-' options that the |
|
| 133 |
|
package recognizes. |
|
| 134 |
|
|
|
| 135 |
|
For packages that use the X Window System, `configure' can usually |
|
| 136 |
|
find the X include and library files automatically, but if it doesn't, |
|
| 137 |
|
you can use the `configure' options `--x-includes=DIR' and |
|
| 138 |
|
`--x-libraries=DIR' to specify their locations. |
|
| 139 |
|
|
|
| 140 |
|
Specifying the System Type |
|
| 141 |
|
========================== |
|
| 142 |
|
|
|
| 143 |
|
There may be some features `configure' cannot figure out automatically, |
|
| 144 |
|
but needs to determine by the type of machine the package will run on. |
|
| 145 |
|
Usually, assuming the package is built to be run on the _same_ |
|
| 146 |
|
architectures, `configure' can figure that out, but if it prints a |
|
| 147 |
|
message saying it cannot guess the machine type, give it the |
|
| 148 |
|
`--build=TYPE' option. TYPE can either be a short name for the system |
|
| 149 |
|
type, such as `sun4', or a canonical name which has the form: |
|
| 150 |
|
|
|
| 151 |
|
CPU-COMPANY-SYSTEM |
|
| 152 |
|
|
|
| 153 |
|
where SYSTEM can have one of these forms: |
|
| 154 |
|
|
|
| 155 |
|
OS KERNEL-OS |
|
| 156 |
|
|
|
| 157 |
|
See the file `config.sub' for the possible values of each field. If |
|
| 158 |
|
`config.sub' isn't included in this package, then this package doesn't |
|
| 159 |
|
need to know the machine type. |
|
| 160 |
|
|
|
| 161 |
|
If you are _building_ compiler tools for cross-compiling, you should |
|
| 162 |
|
use the option `--target=TYPE' to select the type of system they will |
|
| 163 |
|
produce code for. |
|
| 164 |
|
|
|
| 165 |
|
If you want to _use_ a cross compiler, that generates code for a |
|
| 166 |
|
platform different from the build platform, you should specify the |
|
| 167 |
|
"host" platform (i.e., that on which the generated programs will |
|
| 168 |
|
eventually be run) with `--host=TYPE'. |
|
| 169 |
|
|
|
| 170 |
|
Sharing Defaults |
|
| 171 |
|
================ |
|
| 172 |
|
|
|
| 173 |
|
If you want to set default values for `configure' scripts to share, you |
|
| 174 |
|
can create a site shell script called `config.site' that gives default |
|
| 175 |
|
values for variables like `CC', `cache_file', and `prefix'. |
|
| 176 |
|
`configure' looks for `PREFIX/share/config.site' if it exists, then |
|
| 177 |
|
`PREFIX/etc/config.site' if it exists. Or, you can set the |
|
| 178 |
|
`CONFIG_SITE' environment variable to the location of the site script. |
|
| 179 |
|
A warning: not all `configure' scripts look for a site script. |
|
| 180 |
|
|
|
| 181 |
|
Defining Variables |
|
| 182 |
|
================== |
|
| 183 |
|
|
|
| 184 |
|
Variables not defined in a site shell script can be set in the |
|
| 185 |
|
environment passed to `configure'. However, some packages may run |
|
| 186 |
|
configure again during the build, and the customized values of these |
|
| 187 |
|
variables may be lost. In order to avoid this problem, you should set |
|
| 188 |
|
them in the `configure' command line, using `VAR=value'. For example: |
|
| 189 |
|
|
|
| 190 |
|
./configure CC=/usr/local2/bin/gcc |
|
| 191 |
|
|
|
| 192 |
|
causes the specified `gcc' to be used as the C compiler (unless it is |
|
| 193 |
|
overridden in the site shell script). Here is a another example: |
|
| 194 |
|
|
|
| 195 |
|
/bin/bash ./configure CONFIG_SHELL=/bin/bash |
|
| 196 |
|
|
|
| 197 |
|
Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent |
|
| 198 |
|
configuration-related scripts to be executed by `/bin/bash'. |
|
| 199 |
|
|
|
| 200 |
|
`configure' Invocation |
|
| 201 |
|
====================== |
|
| 202 |
|
|
|
| 203 |
|
`configure' recognizes the following options to control how it operates. |
|
| 204 |
|
|
|
| 205 |
|
`--help' |
|
| 206 |
|
`-h' |
|
| 207 |
|
Print a summary of the options to `configure', and exit. |
|
| 208 |
|
|
|
| 209 |
|
`--version' |
|
| 210 |
|
`-V' |
|
| 211 |
|
Print the version of Autoconf used to generate the `configure' |
|
| 212 |
|
script, and exit. |
|
| 213 |
|
|
|
| 214 |
|
`--cache-file=FILE' |
|
| 215 |
|
Enable the cache: use and save the results of the tests in FILE, |
|
| 216 |
|
traditionally `config.cache'. FILE defaults to `/dev/null' to |
|
| 217 |
|
disable caching. |
|
| 218 |
|
|
|
| 219 |
|
`--config-cache' |
|
| 220 |
|
`-C' |
|
| 221 |
|
Alias for `--cache-file=config.cache'. |
|
| 222 |
|
|
|
| 223 |
|
`--quiet' |
|
| 224 |
|
`--silent' |
|
| 225 |
|
`-q' |
|
| 226 |
|
Do not print messages saying which checks are being made. To |
|
| 227 |
|
suppress all normal output, redirect it to `/dev/null' (any error |
|
| 228 |
|
messages will still be shown). |
|
| 229 |
|
|
|
| 230 |
|
`--srcdir=DIR' |
|
| 231 |
|
Look for the package's source code in directory DIR. Usually |
|
| 232 |
|
`configure' can determine that directory automatically. |
|
| 233 |
|
|
|
| 234 |
|
`configure' also accepts some other, not widely useful, options. Run |
|
| 235 |
|
`configure --help' for more details. |
|
| 236 |
|
|
|