home *** CD-ROM | disk | FTP | other *** search
- Rausgenommen:
-
- CursesW.cc drt0.c init_main.c dldefs.h init.c dldefs.h dynamic_lib.c dldefs.h xyzzy.cc GetOpt.cc malloc.c
-
-
- Braucht überarbeitung:
-
- timer.cc neu geschrieben: ger_timer.cc
- new.cc : passt
- new.h : angepasst, original unter old_new.h
- osfcn.h: wurde von timer.cc benötigt.
-
- einige files angepasst wegen string.h/String.h : String.h heißt nun _String.h
- String.cc
- strclass.h
-
-
- einige files angepasst wegen complex.h/Complex.h : Complex.h heißt nun _Complex.h
- Complex.cc
- complex.h
-
- Regex.cc -> _Regex.cc
- Regex.h -> _Regex.h
-
- BitString.h -> _BitString.h
-
- error.c: fprints etc. in cerr << umgewandelt, #include iostream.h
-
- regex.cc: fprintf etc. in cerr << umgewandelt, #include iostream.h
-
- BugFix in AllocRing.cc:
- AllocRing::~AllocRing()...
- delete[] nodes;
-
-