Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About
Login

Console View

Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

a8d376380a66...
Sune Vuorela
Remove GooString::setChar
bc94dee55c0f...
Albert Astals Cid
Fix crash on broken files
oss-fuzz issue #505050380
df18ee1593c5...
Albert Astals Cid
pdftotext: do not abort on empty strings
Fixes #1699
e3d56a0e4b4a...
lbaudin
glib: add a lock in PopplerPage to make TextPage computation thread-safe
a6e3576c9583...
Aditya Tiwari
PSOutputDev: respect pre-existing PageSize policy in pdfSetup
Check currentpagedevice for an existing /Policies /PageSize before installing the default policy 6, so CUPS/PPD-injected policies are no longer overridden.

Fixes #1610
e092d116f129...
Sune Vuorela
Use existing tokenizer function and less GooString
0c4635b444ac...
Sune Vuorela
Let AppearanceBuilder work on std::string
f87bcf4d1b10...
Sune Vuorela
Don't rely on goostring-from-nullptr in glib and cpp
7e834e77946e...
Albert Astals Cid
Update (C)
d3f6c7c359a9...
Aditya Tiwari
pdftotext: Add -remove-hyphens option to control end-of-line hyphen handling
  • runtests: 29 unexpected failures (0.52%) [29 text (100.00%)] -  stdio
d5852818e228...
Sune Vuorela
GooString: make appendf static
This is one of the last GooString features that are now working on
std::strings instead
ad7ec4b904a0...
Albert Astals Cid
Update (C)
2ccb8afe1e4f...
Sune Vuorela
Convert font family to from Goo to stdstring
74e0940f63f4...
Albert Astals Cid
Update (C)
3096de8a6444...
Albert Astals Cid
Update (C)
61705ad9c925...
Albert Astals Cid
Make FoFiOutputFunc take a string view instead of pointer and length
8edc35ff7b2e...
Sune Vuorela
Switch movie filename from goo to stdstring
and driveby fix a potential crash in glib binding
4aca25d63d11...
lbaudin
Lock Page mutex when loading annots
If it is called twice concurrently, then the first annots is freed but may be used.
e6f799913400...
Zekun Shen
Sanitize Ordering and Registry when writing to ps
1339fae35a2a...
Albert Astals Cid
Remove params that were always nullptr and true
3cdb6b17c46c...
Albert Astals Cid
Remove unused function
06ea653cbf46...
Albert Astals Cid
Convert char ** to std::array
0233c3bfc336...
Albert Astals Cid
Remove the SplashCoord alias to double
be21d93a7ffc...
Albert Astals Cid
Protect against integer overflow in broken files
oss-fuzz #5474046736334848
1eda332f1247...
Albert Astals Cid
mini optimization, remove a string copy
26b94145ec8e...
Albert Astals Cid
PSOutputDev: Remove "pipe as filename" feature
2569df1d6971...
Albert Astals Cid
We require libpng > 1.5 for a long time
3d78925f195f...
Ojas Maheshwari
More manual type casts
79fda4c5b743...
Albert Astals Cid
Enable modernize-avoid-c-style-cast
db9634f3a05c...
Albert Astals Cid
CI: Rename job
It seems requiring a new cmake makes the build need a clean build,
renaming is the easy way to achieve that
fb1d057a7552...
Albert Astals Cid
CI: Increase minimum versions to those of Ubuntu 24.04
  • runtests: configure failed -  stdio
2fec8edf2e90...
Albert Astals Cid
Update (C)
Should have done this before the 26.04 release, oh well
21673cceb537...
Albert Astals Cid
Remove empty NEWS sections
6f1a1908e398...
Albert Astals Cid
Increase version so people that track master can add ifdefs on version
b3a22fbfc627...
Albert Astals Cid
poppler 26.04.0
6a2be3179284...
Albert Astals Cid
Update (C)
b57d9e846601...
Albert Astals Cid
Fix crash on malformed files
oss-fuzz #498251261
50e946472de3...
Sune Vuorela
glib: dont crash on nullptr dates
05cff0459bbe...
Sune Vuorela
Object: use std::variant over union
13313aefb155...
Albert Astals Cid
Fix crash on broken files