17
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* doc/api/Makefile.am(EXTRA_DIST): Add new dox files. More... almost 23 years ago
Restructure the targets in doc/api/Makefile.am (once again) so the doc More... almost 23 years ago
Add Q/A about early initialization of MCUCR etc. More... almost 23 years ago
* libc/pmstring/strcasecmp_P.S: remove redundant sentence about return value. More... almost 23 years ago
Bump the nesting level of all labels by one, i. e. change \section into More... almost 23 years ago
Ooops, forgot to commit this file in my previous batch: change the More... almost 23 years ago
Make the generation and installation of the various documentation More... almost 23 years ago
* libc/string/memccpy.S: Doxy cleanups. More... almost 23 years ago
* libc/string/strcpy.S: Fix incorrect reference in dox to strncpy(). More... almost 23 years ago
* doc/api/Makefile.am(install-dox-html): Fix to install .js and .png files. More... almost 23 years ago
Fix a spelling error. More... almost 23 years ago
Fix a spelling error. More... almost 23 years ago
* configure.in(AM_INIT_AUTOMAKE): Bump version. More... almost 23 years ago
* configure.in(AM_INIT_AUTOMAKE): Bump version. * configure.in: Add AVR_LIBC_USER_MANUAL. * doc/api/Makefile.am: Use AVR_LIBC_USER_MANUAL instead of hard coded name. * doc/api/doxygen.config.in: Ditto. More... almost 23 years ago
* doc/api/Makefile.am: Change osavr -> avr-libc. More... almost 23 years ago
* doc/api/Makefile.am: Change osavr -> avr-libc. * doc/api/doxygen.config.in: Ditto. More... almost 23 years ago
* doc/api/Makefile.am: Remove use of directories as targets. More... almost 23 years ago
* doc/api/Makefile.am: Remove use of directories as targets. * doc/api/Makefile.am: Remove use of `${MAKE} -C` to improve portability. * doc/api/doxygen.config.in: Changed html and latex output dirs to avr-libc-api and latex_src respectively. More... almost 23 years ago
* Makefile.am: Make doc subdir conditional. * configure.in: Fix so docs are only built once. More... almost 23 years ago
* Makefile.am: Make doc subdir conditional. More... almost 23 years ago
* doc/api/Makefile.am(clean-local): Added man dir for cleanup. More... almost 23 years ago
* doc/api/Makefile.am(clean-local): Added man dir for cleanup. * doc/api/Makefile.am: Fixed circular dependancy for dox-html <-> html. More... almost 23 years ago
Forgot to document my inline_asm.dox changes... I'll never get the More... almost 23 years ago
Forgot to document my inline_asm.dox changes... I'll never get the hang of a ChangeLog when there's a CVS log. ;-) More... almost 23 years ago
References in doxygen-generated LaTeX files are always global. Thus, to prevent the clash between \page faq and \section faq inside inline_asm.dox, rename the latter to \section inlasm_faq. It'll probably be best to always prepend the name of the current page (or an abbreviation of it) to all local tags. More... almost 23 years ago
References in doxygen-generated LaTeX files are always global. Thus, to More... almost 23 years ago
* crt1/gcrt1.S: Allow gcc versions >= 3.2. More... almost 23 years ago
* crt1/gcrt1.S: Allow gcc versions >= 3.2. * libc/pmstring/strncpy_P.S: Fix typo is doxy comment. More... almost 23 years ago
Mention the FAQ. More... almost 23 years ago
Mention the FAQ. More... almost 23 years ago