History log of /trunk/ (Results 1176 - 1200 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
26c8159209-Feb-2021 Jim Jagielski

some macOS changes:
o ensure current assembly of privateSnippetExecutor
o BigSur note
o Use vars to make it easier to change overall options
o Java8 compatibility

(ch

some macOS changes:
o ensure current assembly of privateSnippetExecutor
o BigSur note
o Use vars to make it easier to change overall options
o Java8 compatibility

(cherry picked from commit 3187fb04a7844dcbfa332c4129f6e43deb893699)

show more ...

28337f9708-Feb-2021 Arrigo Marchiori

use std::vector instead of fixed-size array of cffLocal objects (#89)

Also cleanup (compilation warnings, data types used only once) and add
some comments

901a9e5005-Feb-2021 mseidel

Use correct graphic

5215491204-Feb-2021 Pedro Lino <34394465+pedlino@users.noreply.github.com>

Update url_transfer.htm

f29d6dac04-Feb-2021 Jim Jagielski

https://bugs.librdf.org/mantis/view.php?id=650

14bde5da04-Feb-2021 Jim Jagielski

Check bounds

(cherry picked from commit d0cfab3807a7378eda5575dc9edbf7a9ee0080a5)

f1a18c4f04-Feb-2021 Jim Jagielski

If we get an uncaught exception, simply return what we currently have
instead of dropping core.

(cherry picked from commit 7e6e49bfb42ec5f025eedff376c2a6471bb8f4b2)

db691b7602-Feb-2021 Jim Jagielski

some macOS improvements, mostly around Xcode issues

(cherry picked from commit a3aaa3158e09f64f0267f18c91a7408b3967df1c)

4696c98e02-Feb-2021 Jim Jagielski

fluff... only 10.9 and older

87d312e102-Feb-2021 Jim Jagielski

No longer support 10.7/10.8

(cherry picked from commit 530c83014bcf6ffc1a7778591c69217b12b0575d)

a475517f02-Feb-2021 Arrigo Marchiori

change c++ include paths on gcc >= 7 (#109)

02bc992101-Feb-2021 Jim Jagielski

When building on later Xcodes and when the target != the latest, we get this stupid error about weaks

e66b37e330-Jan-2021 Arrigo Marchiori

Merge pull request #119 from ardovm/clean

Clean $OUTPATH directories as well as $INPATH

The two variables are the same in non-product builds. This means that when switching from a n

Merge pull request #119 from ardovm/clean

Clean $OUTPATH directories as well as $INPATH

The two variables are the same in non-product builds. This means that when switching from a non-product build to a product build, leftovers from the former would not be deleted by dmake clean in the latter.

show more ...


c0f0fa7a21-Jan-2021 Arrigo Marchiori

Clean $OUTPATH directories as well as $INPATH

7620ab1829-Jan-2021 mseidel

Updated English dictionary

f6624c0326-Jan-2021 Arrigo Marchiori

Adding missing SfxItemSet ranges and initialize them (#118)

This is a copy (with very small adaptations) of the same logic from
file frmsh.cxx starting at line 422

4869649e21-Jan-2021 Jim Jagielski

Force SDKROOT for initial clang runs to work w/ Xcode 12.x

cc84755714-Jan-2021 Jim Jagielski

Be consistent... 0 and not NULL

1a882c5612-Jan-2021 mseidel

Fixed errors in Help, removed whitespace

946d324011-Jan-2021 Jim Jagielski

Force removal of possible stale version number

882d61eb09-Jan-2021 Carl Marcum

Flaky tests (#115)

work on bvt flaky tests by adding a sleep and/or getting a value before checking the test result.

d14b525b07-Jan-2021 Arrigo Marchiori

Check for non-empty stacks before pop()

b3fc2ec304-Jan-2021 mseidel

Updated copyright year to 2021

b556d77e04-Jan-2021 mseidel

Fixed typos, removed whitespace

d921515f04-Jan-2021 Jim Jagielski

Save getuid only for Solaris (do we even support that anymre)?

1...<<41424344454647484950>>...342