0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 20, 2023 — Jun 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- minor change to allow starting of configure system without having current directory in the path More... about 28 years ago
Documentation for dcmnet apps. More... about 28 years ago
- new configuration mechanism for DCMTK More... about 28 years ago
- Documentation for the config mechanism - New configure mechanism for dcmtk - Patches for Linux More... about 28 years ago
- New configure mechanism for dcmtk - Patches for Linux More... about 28 years ago
Eliminated compiler warnings when compiling without -DDEBUG. Very minor corrections, mostly unused parameters and uninitialized variables. More... about 28 years ago
Corrected cause of warnings when compiling under "c++ -O -g -Wall" under Solaris 2.4. Mostly due to unintialized variables. More... about 28 years ago
Corrected bug in last bug-fix. A tag value [some text] was being parsed as an empty string. Now both [] and [some text] appear to work as intended. More... about 28 years ago
Removed out-of-date comment about RESOLVE_AMBIGOUS_VR_OF_PIXELDATA. More... about 28 years ago
Added char* parameter casts to bzero() calls. More... about 28 years ago
Replaced $^ usage in compile lines with explicit names of the object files. More... about 28 years ago
Added parameter casts to char* for bzero calls. Replaced some declarations of DIC_UL with unsigned long (reduces mismatch problems with 32 & 64 bit architectures). Added some protection to inclusion of sys/socket.h (due to MIPS/Ultrix). More... about 28 years ago
Replaced declarations of DIC_UL with unsigned long. More... about 28 years ago
Added prototypes for some network functions if not available on system. More... about 28 years ago
Corrected problem with null $(obj) dependence. More... about 28 years ago
Corrected FailedSOPInstanceUIDList problem. More... about 28 years ago
Added checks for prototypes needed in network code (for OSF, Ultrix, SunOS). More... about 28 years ago
Initial version. More... about 28 years ago
Corrected memory leak whereby response ids where not being deleted. More... about 28 years ago
Corrected incorrect translation of reject reason from DUL to ASC. More... about 28 years ago
Initial release. More... about 28 years ago
Initialised port variable to 104. More... about 28 years ago
Updated for findscu program. More... about 28 years ago
Delete unused application conditions. More... about 28 years ago
Definitions added for New Nuclear Imaging IOD, New Ultrasound IOD, X-Ray Angio IOD and X-Ray RadioFluoroscopy IOD. More... about 28 years ago
Added UID for RLE Lossless transfer syntax More... about 28 years ago
Added Transfer Syntax UID for RLE Lossless (defined in new Ultrasound). More... about 28 years ago
correct bug with DEBUG and not DEBUG parts. It was not possible to compile the dcmdata library with DEBUG and programs using dcmdata without DEBUG (and vice versa) More... about 28 years ago
added tests for prototypes of the semaphore and shared memory functions. SunOS 4.1.3 declares only the data structures, but not the functions in sys/sem.h and sys/shm.h More... about 28 years ago
Regenerated for updated dicom.dic More... about 28 years ago