History log of /trunk/ (Results 551 - 575 of 8532)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
db9b92dd31-Mar-2023 mseidel

Updated English dictionary

f96ec8c130-Mar-2023 mseidel

Add graphic for unselected glue point (not used yet)

e4e50d7729-Mar-2023 mseidel

Updated LICENSE for Expat 2.5.0

8394eaf128-Mar-2023 mseidel

Fixed typos, cleanup, use nicer ASCII art

11ea3f6725-Mar-2023 mseidel

Update Ukrainian dictionary

81614e1d24-Mar-2023 Arrigo Marchiori

Merge pull request #176 from apache/make44

Compatibility with GNU Make 4.4 (slideshow module)


f65264f812-Mar-2023 Arrigo Marchiori

Indicate all compilation parameters

Make 4.4 seems to ignore the parameters given for object slideshowimpl
for static library "sldshw_s". We request the object file here too, so we
i

Indicate all compilation parameters

Make 4.4 seems to ignore the parameters given for object slideshowimpl
for static library "sldshw_s". We request the object file here too, so we
indicate the parameters (again) here.

show more ...

bc1f490723-Mar-2023 mseidel

Small corrections to strings

2df18ed723-Mar-2023 mseidel

Remove reference to educational slide design types

29d24e8921-Mar-2023 mseidel

Revised versions

710881b920-Mar-2023 Matthias Seidel

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep

1ec272bc19-Mar-2023 mseidel

Replace egrep -> grep -E, general cleanup

4cacfcd418-Mar-2023 Arrigo Marchiori

Merge pull request #174 from 20kdc/patch-1

Remove use of pthread_mutexattr_setkind_np due to compile errors on newer Linux distributions


02cabb0407-Mar-2023 20kdc

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined referen

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined reference to `pthread_mutexattr_setkind_np`) The best I can tell, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2003146 explains this somewhat.

This workaround likely hasn't been necessary for the past 20 years, if glibc "converted to git" repositories are any indication (see for instance https://github.com/lattera/glibc/blob/d82e4c7bb231c9e0f835bd46467563ac3b56cebe/linuxthreads/sysdeps/pthread/pthread.h ).

And indeed, anyone who would be attempting to run OpenOffice on such a system would likely encounter issues with the other varied libraries in use.

Unfortunately other compilation issues prevented me from performing a full test, but osl mutex tests pass at least.

show more ...

2b2585ab13-Mar-2023 Don Lewis

Boost should not use c++11 features when in c++98 mode

The version of boost that we bundle sometimes tries to use c++11 features
when compiling in pre-c++11 modes. Recent versions of cl

Boost should not use c++11 features when in c++98 mode

The version of boost that we bundle sometimes tries to use c++11 features
when compiling in pre-c++11 modes. Recent versions of clang flag this
as an error.

show more ...

adb10bf012-Mar-2023 mseidel

Add icon for NumberFormatTime in classic icon theme

7695ec4912-Mar-2023 mseidel

Add icon for NumberFormatTime

8d8ae6f112-Mar-2023 mseidel

Small color update for glue point

ef6e816f10-Mar-2023 Arrigo Marchiori

Ensure compatibility with GNU Make 4.4 (#175)

Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespac

Ensure compatibility with GNU Make 4.4 (#175)

Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespace.

show more ...

6329deca08-Mar-2023 mseidel

Small updates to markers

fb9aa39a08-Mar-2023 mseidel

Make gluepoint more visible

80724b8407-Mar-2023 mseidel

Small updates to markers

ad9acbaf06-Mar-2023 mseidel

Remove color reference for circle

(cherry picked from commit e501375395c62954d3f77838e0f2e71aca042645)

f005e78905-Mar-2023 mseidel

Add markers for Industrial icon theme

e2c1c36404-Mar-2023 mseidel

Color change

1...<<21222324252627282930>>...342