Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -1/+1 |
| | | | | tool made by Laszlo Monda | ||||
* | Fix up documentation - remove obsolete Scheduler Overview page, roll ↵ | Dean Camera | 2010-08-29 | 1 | -1/+0 |
| | | | | documentation into the documentation for the (deprecated) Simple Scheduler module. | ||||
* | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as ↵ | Dean Camera | 2010-06-16 | 1 | -7/+7 |
| | | | | the new 1.7 Doxygen's default stylesheet is much better. | ||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -21/+21 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Rename FunctionAttributes.h to Attributes.h, as some attributes are ↵ | Dean Camera | 2010-04-15 | 1 | -0/+1 |
| | | | | | | | | applicable to variables also. Add new ATTR_NOINIT attribute for global variables. Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo. Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing. | ||||
* | Minor documentation fixups. | Dean Camera | 2009-10-03 | 1 | -1/+1 |
| | |||||
* | Split Getting Started page of the documentation into its own section. | Dean Camera | 2009-06-26 | 1 | -1/+0 |
| | |||||
* | Re-add in simple scheduler for compatibility with legacy code, mark all ↵ | Dean Camera | 2009-06-19 | 1 | -0/+1 |
| | | | | scheduler related files as deprecated. | ||||
* | Move main library documentation pages into a new ManPages subdirectory. | Dean Camera | 2009-06-15 | 1 | -0/+21 |