openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
codesets.library
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Feb 23, 2025 — Feb 23, 2026
Showing page 3 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* src/init.c: don't allocate locked memory.
Thore Böckelmann
More...
over 13 years ago
* Install: fixed the wrong selection of the builtin language.
Thore Böckelmann
More...
almost 14 years ago
* Makefile: removed -funroll-loops as this is potentially dangerous.
Jens Maus
More...
almost 14 years ago
* src/libinit.c: fixed the broken build for all non-AROS platforms.
Thore Böckelmann
More...
almost 14 years ago
Some AROS fixes added. SDI headers updated.
Matthias Rustler
More...
about 14 years ago
* misc: final 6.13 release preparations.
Jens Maus
More...
about 14 years ago
* tools/mkrelease.sh: enforced lh5 compression to avoid incompatibilities with older LhA versions.
Thore Böckelmann
More...
about 15 years ago
* Makefile: don't complain about a missing Makefile.dep
Thore Böckelmann
More...
about 15 years ago
* all/Makefile: fixed the dependency generation to respect the system specific object file path.
Thore Böckelmann
More...
about 15 years ago
* codesets.c: added some "const" keywords to avoid type casts.
Thore Böckelmann
More...
about 15 years ago
* dist/Install: adapted the Installer script to respect MorphOS' default location for 3rd party libraries.
Thore Böckelmann
More...
over 15 years ago
* libinit.c: call LibDelete() from LibClose() as well.
Thore Böckelmann
More...
over 15 years ago
* libinit.c: make sure that removing the library during LibClose() really operates on the correct base. Calling LibExpunge() on MorphOS is wrong, since that takes no parameter but expects the base to be in A6. We work around this by using an additional function which gets called from LibClose() and LibExpunge() with the correct base pointer.
Thore Böckelmann
More...
over 15 years ago
* tools/mkrelease.sh: remove the mmakefile.src file from the distribution.
Thore Böckelmann
More...
over 15 years ago
* misc: final 6.12 release preparations.
Jens Maus
More...
over 15 years ago
* codesets.c: fixed a possible length issue in case a UTF8 sequence had to be replaced more than once by "lookalike" characters. Before the length of the sequence to be replaced was not modified after the first replacement. Thanks to Bernd Gollesch for the hint.
Thore Böckelmann
More...
over 15 years ago
* codesets.c: CodesetsUTF8ToStr() did not return the correct length of the converted string in case mapping of foreign characters was requested and the string really contained mappable characters which might be replaced by longer ASCII strings of than one single character.
Thore Böckelmann
More...
over 15 years ago
* libinit.c, debug.c: clear all semaphore structures before calling InitSemaphore().
Thore Böckelmann
More...
over 15 years ago
* misc: final 6.11 release preparations.
Jens Maus
More...
over 15 years ago
* libinit.c, SDI_compiler.h: removed the RODATA hack again.
Thore Böckelmann
More...
over 15 years ago
* SDI_compiler.h: added missing RODATA definition.
Thore Böckelmann
More...
over 15 years ago
* libinit.c: the library init code now ensures that the entry code is really the first code to be executed in case the .library is executed like a regular command by accident.
Thore Böckelmann
More...
over 15 years ago
* include/SDI_compiler.h: updated to latest version.
Thore Böckelmann
More...
over 15 years ago
Some fixes for 64-bit AROS
Pavel Fedin
More...
over 15 years ago
* src/init.c: added car plate codes and ISO3166 Alpha 3 country code detection when obtaining the system default codeset. Thus a user can use a system default language/codeset which doesn't match the country's language/codeset. This fulfils feature request #2971890.
Thore Böckelmann
More...
over 15 years ago
* src/init.c: enabled querying of ENV:CODEPAGES to obtain the default codeset for all systems.
Thore Böckelmann
More...
over 15 years ago
* include/SDI_hook.h: updated to latest version.
Thore Böckelmann
More...
over 15 years ago
* src/codesets.c: added a union of several pointer types to avoid the tons of warnings of GCC4+ about type punned pointer accesses.
Thore Böckelmann
More...
over 15 years ago
* Install: extended the final message that a reboot might be necessary to be able to use the just installed version.
Thore Böckelmann
More...
over 15 years ago
* added release directory and *.lha to svn:ignore list
Thore Böckelmann
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree