30
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that we always have the "bool" type in C, as well as the constants "true" and "false", either via the C99 header <stdbool.h> or via our own declarations. More... over 20 years ago
Silence compiler warnings. More... over 20 years ago
Fix typo More... over 20 years ago
Effectively comment out the sources because they don't compile yet; Rob is working on it. More... over 20 years ago
Move the ctnetwork directory to src/lam/ctnetwork More... over 20 years ago
Some changes -- need more (Still doesn't compile yet :-) More... over 20 years ago
removing LANL copyright stuff More... over 20 years ago
Committing changes so that we can get directories moved and headers changed appropriately. More... over 20 years ago
Latest updates before ctnetwork directory is moved. More... over 20 years ago
Add tests for C++ compiler exceptions More... over 20 years ago
Add portable [non-optimized] strncpy() for platforms that have broken implementation (performance is not the issue here -- correct functionality is). More... over 20 years ago
- Remove header, replace with $HEADER$ (to be filled in later) - Remove $Id$ More... over 20 years ago
First cut of .cvsignore and Makefile.am More... over 20 years ago
- Remove header, replace with $HEADER$ (to be filled in later) - Don't need to make convenience libraries relative to $(top_builddir) More... over 20 years ago
Add lots of missing source files More... over 20 years ago
First cut of Makefile.am's and .cvsignore files More... over 20 years ago
- Added $HEADER$ (to be filled in later) - Fixed include file issues More... over 20 years ago
- Add $HEADER$ - Fix some include file issues More... over 20 years ago
- Add $HEADER$ (to be filled in later) - s/bool_t/lam_bool_t/ More... over 20 years ago
- Add $HEADER$ (to be filled in later) - Add lots of missing source files More... over 20 years ago
lam_config.h should be included as-is (no relative path) due to VPATH builds More... over 20 years ago
- Remove header, replace with $HEADER$ (to be filled in later) - Remove $Id$ - [temporarily] add runtime to SUBDIRS (I think this directory will end up moving somewhere else) More... over 20 years ago
Remove $Id$ More... over 20 years ago
- Remove $Id$ - Remove lam_config.h header, replace with $HEADER$ (to be filled in later) - Add lots of missing Makefiles More... over 20 years ago
- Remove $Id$ - Remove header, replace with $HEADER$ (to be filled in later) More... over 20 years ago
- Remove $Id$ - Remove header, replace it with $HEADER$ (to be filled in later) More... over 20 years ago
- Remove $Id$ - Don't need to make LIBADD libs relative to $(top_builddir) More... over 20 years ago
Remove $Id$ More... over 20 years ago
Oops -- forgot to remove $Id$ More... over 20 years ago
s/@COPYRIGHT@/$HEADER$/ More... over 20 years ago