29
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Ditched header, replaced with $HEADER$ (to be filled in later) - Fixed include filenames - Fixed TV global variable name More... over 21 years ago
- Add $HEADER$ - Fix include file names - s/bool_t/lam_bool_t/ More... over 21 years ago
- Add $HEADER$ - s/bool_t/lam_bool_t/ - s/FALSE/LAM_FALSE/ - s/TRUE/LAM_TRUE/ More... over 21 years ago
- doxygen-ized the important functions - made the macros uppercase - made the functions not have leading "_"'s More... over 21 years ago
Add new NULL-terminated argv array handling interface More... over 21 years ago
- Added $HEADER$ - Added argv.c More... over 21 years ago
- Added $HEADER$ - Fixed include filenames More... over 21 years ago
- Add $HEADER$ - Fix include filenames More... over 21 years ago
- s/lam_free/LAM_FREE/ - s/lam_malloc/LAM_MALLOC/ - Add $HEADER$ More... over 21 years ago
- Add $HEADER$ - Fix include file names More... over 21 years ago
- Add $HEADER$ - Fix up include filenames More... over 21 years ago
- Added $HEADER$ - Renamed from "base" to "lfc" - Added AM_CPPFLAGS to find header files More... over 21 years ago
- Added $HEADER$ - Renamed "base" subdir/convenience library to "lfc" More... over 21 years ago
- Removed header, replaced with $HEADER$ (to be filled in later) - use full relative pathnames for include files - Other minor stylistic changes (per group agreement) - s/bool_t/lam_bool_t/ - s/FALSE/LAM_FALSE/ - s/TRUE/LAM_TRUE/ - s/CMPI/LAM_MPI/ or s/CMPI/LAM/ More... over 21 years ago
- Add new header files - s/CMPI/LAM_MPI/ More... over 21 years ago
- Removed header, replaced with $HEADER$ (to be filled in later) - Add sinclude's for new m4 header files More... over 21 years ago
- Removed header, replaced with $HEADER$ (to be filled in later) - Moved all --with and --enable stuff to LAM_CONFIGURE_OPTIONS m4 macro - Moved all C compiler setup stuff to LAM_SETUP_CC - Moved all C++ compiler setup stuff to LAM_SETUP_CXX More... over 21 years ago
Remove krufty files More... over 21 years ago
Ditch header, replace with $HEADER$ (to be filled in later) More... over 21 years ago
- Ditch the header, replace it with $HEADER$ (to be filled in later) - Add LAM_UNIQ m4 macro More... over 21 years ago
Ditch the header and replace it with $HEADER$ (to be filled in later) More... over 21 years ago
Add all the new m4 files More... over 21 years ago
Setup the C++ compiler, check for debugging flags, and optimization flags More... over 21 years ago
Setup the C compiler, check for debugging flags, and optimization flags More... over 21 years ago
Central point for top-level --with and --enable flags More... over 21 years ago
Check compiler optimization flags, etc. More... over 21 years ago
See if the C++ compiler needs any special parameters for templates More... over 21 years ago
Find the C++ compiler template repository directory so that we can "make clean" properly (if the C++ compiler uses one) More... over 21 years ago
Ignore the generated doxygen directory More... over 21 years ago
Add directories for "big 4" component types, common, and topology More... over 21 years ago