0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fixed: Reverted Andris patch to avoid leaks. I used code from the TV 2 branch.
set
More... almost 20 years ago
Retry reading after interrupted read from pipe (errno=EINTR) not for DJGPP. Not sure it's ok for Cygwin though. Also fix one memory leak More... almost 21 years ago
The only limitation in size is now, that the inputbox is called with a size at least twice the list More... about 21 years ago
Don't use open mode "rt" for popen as it doesn't work under Linux. Put in also converting also '\r' to ' '. More... about 21 years ago
Don't use open mode "rt" with popen() as it doesn't work under Linux More... about 21 years ago
Fixes skipping first include from dependancies when all includes (including system ones) are requested as in this case GCC ommits primary source file fromdependencies. More... about 21 years ago
remove html2ctx.c from the sources list More... about 21 years ago
updated translations More... about 21 years ago
updated instructions for recompiling RHIDE More... about 21 years ago
link ncurses on CYGWIN More... about 21 years ago
updated projects and makefiles More... about 21 years ago
updated doku More... about 21 years ago
remove unneeded files More... about 21 years ago
add the configure files as source files More... about 21 years ago
use now std::streambuf as stream More... about 21 years ago
depend on autoconf 2.50 More... about 21 years ago
make gsymify the default project More... about 21 years ago
use $(LIBGDB_A) and $(LIBGDB_H) correct if set More... about 21 years ago
include config.env More... about 21 years ago
- produce dymamical linked inaries - remove rhide.html More... about 21 years ago
better distribution process More... about 21 years ago
rebuild from configure.in More... about 21 years ago
- depend on autoconf 2.50 - correct the abs path on DJGPP - default GDB_OB to GDB_SRC on DJGPP More... about 21 years ago
corrected linefeeds More... about 21 years ago
add copyright More... about 21 years ago
allow header files to be found using the search path More... about 21 years ago
allow project and library files to be relative More... about 21 years ago
allow library files to be relative More... about 21 years ago
make the directory from the options always absolute More... about 21 years ago
replaced strstream More... about 21 years ago