| Commit message (Expand) | Author | Age | Files | Lines |
| * | Build the TeXinfo manual | Mark Murray | 1995-11-13 | 1 | -0/+7 |
| * | 1) Add the doc/subdirectory - this will get gmp.texi installed | Mark Murray | 1995-11-13 | 1 | -21/+2 |
| * | Add libmp | Mark Murray | 1995-11-12 | 1 | -2/+2 |
| * | BMake the multiprecision library, and fix as many of the -Wall warnings | Mark Murray | 1995-11-12 | 4 | -278/+376 |
| * | GNU MP (Multiprecision) library. This is needed by secure RPC (being | Mark Murray | 1995-11-12 | 131 | -0/+16601 |
| * | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-08-06 | 4 | -8/+8 |
| * | Update version info | Andrey A. Chernov | 1995-07-19 | 1 | -1/+1 |
| * | Sync with bash 1.4.5 version | Andrey A. Chernov | 1995-07-19 | 5 | -20/+18 |
| * | Fix dependencies for regex.texi. It is constructed by merging a C header | Bruce Evans | 1995-07-12 | 1 | -1/+1 |
| * | Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to call | Doug Rabson | 1995-07-05 | 1 | -2/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 139 | -2303/+2303 |
| * | Don't make TAB and BACK-TAB destroy field contents incorrectly. | Jordan K. Hubbard | 1995-05-28 | 1 | -2/+1 |
| * | eliminate coredump for readline(NULL) case | Adam David | 1995-05-22 | 1 | -1/+1 |
| * | Remove extra argument from mesgbox | Andrey A. Chernov | 1995-05-16 | 1 | -1/+1 |
| * | Call mesgbox instead of msgbox for long descriptions | Andrey A. Chernov | 1995-05-16 | 1 | -1/+1 |
| * | Changes to support the new dialog_dselect() features required to fix | Jordan K. Hubbard | 1995-05-16 | 2 | -13/+62 |
| * | Fix draw shadow bug, when shadow reaches end of the screen, | Andrey A. Chernov | 1995-05-15 | 1 | -20/+34 |
| * | Add missing include | Andrey A. Chernov | 1995-05-12 | 1 | -0/+6 |
| * | Bump major number, function deleted | Andrey A. Chernov | 1995-05-08 | 1 | -1/+3 |
| * | Bump major number | Andrey A. Chernov | 1995-05-08 | 1 | -1/+3 |
| * | Fix nasty shadow bug sneaked in Marc's commit. | Andrey A. Chernov | 1995-05-08 | 3 | -90/+42 |
| * | Bump major number instead of minor: old functions arguments was changed too | Andrey A. Chernov | 1995-05-04 | 1 | -3/+3 |
| * | Bump minor number | Andrey A. Chernov | 1995-05-03 | 1 | -1/+3 |
| * | Handle too long strings correctly in print_autowrap() | Andrey A. Chernov | 1995-04-30 | 1 | -1/+2 |
| * | Hastily back out my previous change to install ui_objects.h; upon further | Jordan K. Hubbard | 1995-04-21 | 1 | -5/+1 |
| * | Also install new ui_objects.h header file. I'm not sure how I feel about | Jordan K. Hubbard | 1995-04-21 | 1 | -3/+7 |
| * | Upgrade. | Andrey A. Chernov | 1995-04-20 | 11 | -52/+355 |
| * | Fix update_line() updates on screen edges | Andrey A. Chernov | 1995-04-18 | 1 | -1/+1 |
| * | Get rid of strtok(), it is depricated inside libs | Andrey A. Chernov | 1995-03-24 | 2 | -9/+11 |
| * | This just exited on most errors, some of which were legitimate and | Jordan K. Hubbard | 1995-03-22 | 1 | -10/+5 |
| * | Saved scroll fixed. | Andrey A. Chernov | 1995-03-21 | 1 | -1/+1 |
| * | Pretty much a complete rewrite of this Makefile. | Rodney W. Grimes | 1995-03-20 | 1 | -9/+31 |
| * | Fix savestring & gdb conflict | Andrey A. Chernov | 1995-03-17 | 2 | -5/+3 |
| * | Upgrade | Andrey A. Chernov | 1995-03-17 | 8 | -39/+172 |
| * | Add cmp -s to beforeinstall target | Andrey A. Chernov | 1995-03-12 | 1 | -1/+2 |
| * | Don't install shared libgcc, we can't do it this way. | Poul-Henning Kamp | 1995-03-12 | 1 | -3/+1 |
| * | Remove a bunch of funtions that are in libc already. | Poul-Henning Kamp | 1995-03-12 | 1 | -3/+5 |
| * | We can't bail out on generating the pic archive yet. | Jordan K. Hubbard | 1995-03-06 | 1 | -2/+2 |
| * | Don't make the shared libgcc. I don't belive we need the libgcc_pic.a | Poul-Henning Kamp | 1995-03-06 | 1 | -4/+2 |
| * | Install the include file in the same way that all other includes file are | Nate Williams | 1995-03-06 | 1 | -2/+2 |
| * | Fix arrows printout for non-arrows keys in menubox | Andrey A. Chernov | 1995-03-02 | 5 | -135/+113 |
| * | Simplify notify() | Andrey A. Chernov | 1995-02-23 | 3 | -33/+30 |
| * | Remove dir creating, done by mtree | Andrey A. Chernov | 1995-02-15 | 1 | -7/+2 |
| * | file selector, helpline, helpfile and more, with my fixes | Andrey A. Chernov | 1995-02-15 | 22 | -22/+2313 |
| * | The destructor always assumed that it would be called on objects created from | Jordan K. Hubbard | 1995-02-14 | 1 | -4/+7 |
| * | Much better error handling added. | Andrey A. Chernov | 1995-02-13 | 1 | -16/+33 |
| * | Add more range/argument checking | Andrey A. Chernov | 1995-01-30 | 7 | -6/+15 |
| * | Add doc to SUBDIR | Andrey A. Chernov | 1995-01-16 | 2 | -2/+6 |
| * | Remove */doc | Andrey A. Chernov | 1995-01-16 | 1 | -3/+2 |
| * | Back out bkgd() function usage, it acts not from | Andrey A. Chernov | 1995-01-16 | 1 | -2/+2 |