~vcs-imports/poppler/master

  • Committer: Albert Astals Cid
  • Author(s): Albert Astals Cid
  • Date: 2019-01-25 21:19:08 UTC
  • Revision ID: git-v1:6f5327114c824791dda72dc415b047d445e46d9d
glib: Fix cast from 'GTime *' (aka 'int *') to 'time_t *' (aka 'long *')

Sounds rather scary since we're storing a bigger value than what really
fits.

Fixed by the suggestion of https://developer.gnome.org/glib/stable/glib-Date-and-Time-Functions.html#GTime

Changing the type of _PopplerAttachment ctime/mtime would change the
structure size, thus break the BC, so leaving that for the future for
now
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 862 16 years ago Pino Toscano Introduce the CMake-based build system. Mostly wo Diff
cpp 1902 14 years ago Pino Toscano Merge remote branch 'origin/cpp-frontend' * origi Diff
fofi 1 19 years ago Kristian Høgsberg Initial revision Diff
glib 16 19 years ago Kristian Høgsberg 2005-03-19 Kristian Høgsberg <krh@redhat.com> Diff
goo 1 19 years ago Kristian Høgsberg Initial revision Diff
poppler 1 19 years ago Kristian Høgsberg Initial revision Diff
qt5 3433 10 years ago Albert Astals Cid Merge remote-tracking branch 'origin/qt5' Diff
regtest 2726 12 years ago Carlos Garcia Campos Add initial poppler regressions test program Diff
splash 1 19 years ago Kristian Høgsberg Initial revision Diff
test 1 19 years ago Kristian Høgsberg Initial revision Diff
utils 295 18 years ago Kristian Høgsberg 2005-12-12 Kristian Høgsberg <krh@redhat.com> Diff
.gitattributes 4259 6 years ago Albert Astals Cid Initial make dist support in cmake 132 bytes Diff Download File
.gitignore 4386 6 years ago Albert Astals Cid Remove the Qt4 frontend 360 bytes Diff Download File
.gitlab-ci.yml 5078 5 years ago Albert Astals Cid Fix link in FreeBSD 4.3 KB Diff Download File
AUTHORS 1220.1.3 15 years ago Albert Astals Cid Add more correct copyright statements on fofi, goo 145 bytes Diff Download File
CMakeLists.txt 5078 5 years ago Albert Astals Cid Fix link in FreeBSD 23.3 KB Diff Download File
config.h.cmake 4836 5 years ago Albert Astals Cid Put (optional) usage of codecvt behind a configure 5.8 KB Diff Download File
ConfigureChecks.cmake 5070 5 years ago Volker Krause Fix fseeko configure check on Android for API leve 2.1 KB Diff Download File
COPYING 778 16 years ago Albert Astals Cid Update from http://www.gnu.org/licenses/old-licens 17.5 KB Diff Download File
COPYING3 2720.1.1 12 years ago Albert Astals Cid Add COPYING3 from xpdf3.03 34.3 KB Diff Download File
gtkdoc.py 4974 5 years ago Albert Astals Cid Support Python 3 in scripts. 18.9 KB Diff Download File
INSTALL 4917 5 years ago Albert Astals Cid Add fuzzer target from oss-fuzz project and integr 2.5 KB Diff Download File
File make-glib-api-docs 4299 6 years ago Carlos Garcia Campos Add gtk-doc support to CMake build 2.7 KB Diff Download File
NEWS 5056 5 years ago Albert Astals Cid Poppler 0.73.0 115 KB Diff Download File
poppler-cairo.pc.cmake 4366 6 years ago Albert Astals Cid Fix incorrect paths in .pc files. The change in 6 280 bytes Diff Download File
poppler-cpp.pc.cmake 4366 6 years ago Albert Astals Cid Fix incorrect paths in .pc files. The change in 6 328 bytes Diff Download File
poppler-glib.pc.cmake 4366 6 years ago Albert Astals Cid Fix incorrect paths in .pc files. The change in 6 380 bytes Diff Download File
poppler-qt5.pc.cmake 4366 6 years ago Albert Astals Cid Fix incorrect paths in .pc files. The change in 6 307 bytes Diff Download File
poppler-splash.pc.cmake 4366 6 years ago Albert Astals Cid Fix incorrect paths in .pc files. The change in 6 257 bytes Diff Download File
poppler.pc.cmake 4366 6 years ago Albert Astals Cid Fix incorrect paths in .pc files. The change in 6 246 bytes Diff Download File
README 3921 8 years ago Albert Astals Cid Clarify getting a xpdf license does not allow you 2 KB Diff Download File
README-XPDF 2720.1.10 12 years ago Albert Astals Cid xpdf303: Merge README 14.7 KB Diff Download File
README.contributors 3340 11 years ago Albert Astals Cid Fix closing ) as suggested by William Bader 902 bytes Diff Download File