1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added missing initializations of member variables More... over 10 years ago
restore stream format flags More... over 10 years ago
ensure null pointer checks before dereferencing More... over 10 years ago
check if denominator of DVI unit is non-zero More... over 10 years ago
ensure return value of istream::get() is assigned to int vars More... over 10 years ago
avoid accessing strings constructed from temporaries More... over 10 years ago
explicitely initialize BoundingBox fields More... over 10 years ago
prefixed include guards with DVISVGM_ to prevent ambiguities with external headers More... over 10 years ago
don't let global font colors interfere with color specials More... over 10 years ago
Added tag 1.5.1 for changeset 56b5e13eff72 More... over 10 years ago
updated NEWS More... over 10 years ago
set version to 1.5.1 More... over 10 years ago
temporarily reactivated processing of font definitions located in the postamble More... over 10 years ago
added explicit casts from ifstream to bool More... over 10 years ago
added missing #includes of header file <algorithm> More... over 10 years ago
suppress output of logical page number if it equals physical page number More... over 10 years ago
ensure proper evaluation of tightpage data if multiple pages are processed More... over 10 years ago
added 'const' to read-only methods More... over 10 years ago
don't check unsigned variables for negative values More... over 10 years ago
changed warning message that appears if PS support has been disabled permanently More... over 10 years ago
added missing guards and functions to prevent compilation errors if DISABLE_GS is set More... over 10 years ago
renamed FontCache::VERSION to FontCache::FORMAT_VERSION More... over 10 years ago
Added tag 1.5 for changeset c7ff1c440c00 More... over 10 years ago
Added tag 1.4 for changeset 56fa47468373 More... over 10 years ago
updated NEWS More... over 10 years ago
set version to 1.5 More... over 10 years ago
moved #define NOMINMAX to Windows config.h More... over 10 years ago
include config.h at the top of every translation unit More... over 10 years ago
updated manpage More... over 10 years ago
added support for XDV (DVI format 5) files More... over 10 years ago