| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-02 | Minimize and fix include statements of Fl_Int_Vector | Albrecht Schlosser | |
| - replace <FL/Fl.H> with <FL/Fl_Export.H> in public header - add missing <string.h> in implementation | |||
| 2022-11-07 | Removed an obsolete \warning. | Greg Ercolano | |
| 2022-11-07 | Added empty(), ensure size() enlarges new vals = 0 | Greg Ercolano | |
| 2022-11-06 | Add doxygen docs for Fl_Int_Vector. | Greg Ercolano | |
| While adding the docs, noticed some things that need modification for proper public use. These are highlighted as \todo items and \warning items, which will be fixed in a separate commit forthcoming. -erco | |||
| 2022-11-06 | Add Fl_Int_Vector: "an STL-ish vector without templates" | Albrecht Schlosser | |
| Code copied from Fl_Table and reformatted. Thanks to Greg for the original code. | |||
