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 21, 2025 — Feb 21, 2026
Showing page 5 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* libinit.c: removed the unnecessary variable assignment.
Thore Böckelmann
More...
over 16 years ago
* libinit.c: in case something in the LibInit() call fails everything set up before will now correctly be freed again to avoid memory leaks.
Thore Böckelmann
More...
over 16 years ago
* codesets.c: duplicating the source string upon identical souce and destination codesets now correctly respects the size of the single characters when adding the trailing NUL character.
Thore Böckelmann
More...
over 16 years ago
* codesets.c: added a small comment on the latest change.
Thore Böckelmann
More...
over 16 years ago
* codesets.c: a conversion with identical source and destination codesets no longer fails, although such a conversion doesn't make much sense. Instead a copy of the source string is created which must be freed by a call to CodesetsFree() as usual.
Thore Böckelmann
More...
over 16 years ago
Added standard UTF#?_TYPEDEF to make sure typedefs dont clash with system types in the future
Ilkka Lehtoranta
More...
over 16 years ago
- some minor cleanup and more detailed explainations for using UTF8_Encode in MOS.
Jens Maus
More...
over 16 years ago
Added reference to fixe bug
Ilkka Lehtoranta
More...
over 16 years ago
Workaround for locale.library bug in MorphOS 2.2
Ilkka Lehtoranta
More...
over 16 years ago
* libinit.c: On AROS library base is not necessarily passed on the stack to the lib (de)init functions. Use AROS macros for the definition of those functions so that the passing is always done in the right way.
Staf Verhaegen
More...
over 16 years ago
* Makefiles for examples and linkerlib fixed. * Bugfix in demo1.c. (variable codesets defined outside application to ensure that it exists when it's used)
Matthias Rustler
More...
over 16 years ago
* Some warnings removed * Use standard MUIM_Application_AboutMUI because custom method crashes under AROS
Matthias Rustler
More...
over 16 years ago
- fixed some AROS related compiler warnings
Jens Maus
More...
over 16 years ago
* lib_protos.h: fixed the compilation for OS3, MOS and AROS because of incompatible function prototypes for the library functions with a variable argument list.
Jens Maus
More...
over 16 years ago
- updated SDI headers to latest available versions.
Jens Maus
More...
over 16 years ago
* include/SDI_lib.h: updated to the latest version.
Thore Böckelmann
More...
almost 17 years ago
Set RTF_EXTENDED for the MorphOS build
Ilkka Lehtoranta
More...
almost 17 years ago
* include/SDI_lib.h: updated to the latest version.
Thore Böckelmann
More...
almost 17 years ago
* include/defines/codesets.h: regenerated the AROS codesets.h includes by using the very latest sfdc 1.4 tool. That should hopefully fix all existing issues with using codesets.lib for an AROS project.
Jens Maus
More...
almost 17 years ago
Copied the file with correct offsets
Pavel Fedin
More...
almost 17 years ago
* include/defines/codesets.h: fixed the codesets AROS defines.h include by shifting the function offsets by one to match the offsets using in the 68k build.
Jens Maus
More...
almost 17 years ago
* libinit.c: fixed broken stackswap_call() prototype for the assembler version.
Thore Böckelmann
More...
almost 17 years ago
* include/defines/codesets.h: updated the AROS codesets.h file to the one that is distributed with AROS.
Jens Maus
More...
almost 17 years ago
- replace the "i386" string in the version string with the more generic "x86" one
Jens Maus
More...
almost 17 years ago
* codesets.c: the UTF8 compare function now uses a proper prototype to be used with qsort().
Thore Böckelmann
More...
almost 17 years ago
* codesets.c: in case the default codeset could not be created two libraties were left open in the MOS build.
Thore Böckelmann
More...
almost 17 years ago
- updated SDI_compiler.h to very latest version.
Jens Maus
More...
almost 17 years ago
* misc: replaced the last remaining TAB characters.
Thore Böckelmann
More...
almost 17 years ago
* libinit.c: reenabled the prototype for the stackswap_call() function to avoid warnings about implicitly declared functions.
Thore Böckelmann
More...
almost 17 years ago
* codesets.c: fixed some warnings about uninitialized variables.
Thore Böckelmann
More...
almost 17 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