2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* createcat.h: now always generates 4-digit years More... over 17 years ago
Removed "in" More... over 17 years ago
* Makefile: added "-Wall -Wwrite-strings" to the default CFLAGS, also added explicitly the native MorphOS GCC to the MorphOS build process, and the AmigaOS/m68k GCC to the original AmigaOS build, plus the missing getft.o object and "-DNO_INLINE_STDARG" as CFLAGS to the latter, thanks to Joachim Birging and Henning Nielsen Lund for the patches. * getft.c: replaced the reference to ZERO with NULL for compatibility (again Joachim) More... over 17 years ago
Modified to ignore the 68k builds (and CPU specific patches) More... over 17 years ago
* lib/NoAutoC_c.sd, lib/NoAutoC_h.sd: fixed -Wwrite-strings warnings in the auto-generated files. (Patch #1588907 from Henning Nielsen Lund <[email protected]>) * locale.c, flexcat_cat.h: regenerated More... over 17 years ago
* Makefile: now builds with recent versions of GCC for OS4 (-newlib -> -mcrt=newlib), supports crosscompilers for this target, added -Wall -Wwrite-strings to the CFLAGS for the OS4 target. (Patch #1588835 from Henning Nielsen Lund <[email protected]>) More... over 17 years ago
* todo: translated the Polish bits to English thanks to the help of Mariusz Danilewicz, also updated it in the process. More... about 18 years ago
* createct.c: the "## version" header in translations generated with the NEWCTFILE switch no longer contains "<name.ct>", but "<name.catalog>" for compatibility with other compilers (fixes bug #778520); as well, we now generate years properly instead of 2-digit ones. * FlexCat.¶, FlexCatFinal.¶, FlexCatPPC.¶: removed More... about 18 years ago
* lib/Hardcode_c.sd: updated copyright notice More... about 18 years ago
* createcat.c, createcat.h, createcatsrc.c, createcatsrc.h, createct.c, createct.h, flexcat.h, getft.c, globals.c, globals.h, main.c, readprefs.c, readprefs.h, scancd.c, scancd.h, scanct.c, scanct.h, showfuncs.c, showfuncs.h, swapfuncs.c, swapfuncs.h, utils.c, utils.h: updated copyright notices, unified formatting and comments style where appropriate, fixed some harmless typos, dropped all the tabs spotted in the process * flexcat.h: now creates a 99% correct AmigaOS version string More... about 18 years ago
Added rule for *.o files More... about 18 years ago
- Reformatted with a sane and uniform style. - Fixed some typos. - Modified copyrights. More... about 18 years ago
* main.c: fixed a bug in the 'BaseName' stripping routines. When a *.cd file was specified with a path (e.g. './test.cd') then the basename was found to be '/test' instead of 'test'. * createcatsrc.c: fixed two minor memory leaks where we forgot to free the resulsts of AllocFileName() More... about 18 years ago
- minor version bump More... about 18 years ago
- added .cvsignore file More... about 18 years ago
- main.c: fixed a bug in the 'BaseName' stripping routines. When a *.cd file was specified with a path (e.g. './test.cd') then the basename was found to be '/test' instead of 'test'. More... about 18 years ago
- minor cosmetic changes More... about 18 years ago
- createcatsrc.c: fixed two minor memory leaks where we forgot to free the resulsts of AllocFileName() More... about 18 years ago
- I was too smart fixing a "typo" in the original patch... More... about 19 years ago
- Added new AmigaOS 4 target. More... about 19 years ago
* Improved source code portability * Makefile improved to work on every system (both Amiga and non-Amiga) * Added MorphOS compatibility * Added greek and turkish localization * Added Storm C compatibility * Localization files revised and brought up to date * Added "Hardcode_c.sd" template * Fixed bug: "Extra characters" was always reported at "#language" line with NOLANGTOLOWER option * Fixed bug: missing preferences file led to incorrect settings due to a bug in preferences loading routine More... about 19 years ago
Improved code portability More... about 19 years ago
flexcat.h - stupid error which disable some Amiga specific fatures More... almost 21 years ago
- Fixed lots and lots of grammar errors, invisible backslashes and generally broken layout - Dropped the VERSION variable, since Amiga MakeInfo 1.68 seems not to support this (will look at it again...) - NOAUTODATE ->AUTODATE - Blatant hack to prevent CVS from substituting the arguments in the ## rcsid documentation - Lots more that I can't remember anymore More... almost 21 years ago
All translations upgraded to V3 and renamed with their English name. More... almost 21 years ago
- Dropped all the fluff and upgraded to V3. More... almost 21 years ago
- Documentation moved to the "docs" directory - Renamed non-English docs with their English name to prevent charset problems More... almost 21 years ago
Removed obsolete and debug code. Fixed bug vit ommited extern in swapfunc.h. More beautificatioion of sources. More... about 21 years ago
Changed all stricmp/strnicmp to Stricmp/Strnicmp. Mea culpa. More... over 21 years ago
Removed obsolete Amiga specific code. Updated history. More... over 21 years ago