0
I Use This!
Inactive

Commits : Listings

Analyzed 28 days ago. based on code collected 29 days ago.
Mar 25, 2023 — Mar 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New statistic to record wait times on buses and links More... almost 17 years ago
add const modifier to each member on three functions. They are bad_call_helper(), bad_param_helper() and other_err_helper(). Now parasol can be compiled without warning on gcc 2.X, 3.X and 4.X on Linux More... over 17 years ago
add const modifier to each member on three functions. They are bad_call_helper(), bad_param_helper() and other_err_helper(). Now parasol can be compiled without warning on gcc 2.X, 3.X and 4.X on Linux. More... over 17 years ago
change versions referenced in portablity paragraph More... over 17 years ago
Updates by J. Azer More... over 17 years ago
Moved the drand48 declaration down into the ``extern "C"'' area More... over 17 years ago
Added a "noinst_HEADERS" section so test.h is automatically included in the distribution package More... over 17 years ago
Added a few "extra dist" files More... over 17 years ago
Changed version; build instructions More... over 17 years ago
Changed installation instructions because we now use automake; changed maintainer email address More... over 17 years ago
Added the shebang and reverted to the older automake instructions provided by Greg Franks More... over 17 years ago
replace version # 3.1 with 3.3 More... over 17 years ago
Fix warning Warning information: para_library.c: In function `ps_stats': para_library.c:5985: warning: passing arg 4 of `qsort' from incompatible pointer Solution: Update function stat_compare() in para_library.c and its declaration in para_privates.h More... almost 18 years ago
Fix spelling error More... about 18 years ago
Use compiler variable More... about 18 years ago
Generate makefiles and configure script using automake and autoconf More... about 18 years ago
Put library archives in lib instead of src More... about 18 years ago
Use library files in the lib directory instead of the src directory More... about 18 years ago
Added ps_bus_stat and ps_link_stat. More... about 18 years ago
ps_get_stat boundary cases. Added ps_bus_stat and ps_link_stat. More... about 18 years ago
Updated PS_UserTask documentation. More... about 18 years ago
Fix spelling of 'scratchley' More... over 18 years ago
Changed STL header files to use the standard header files without the .h extension. Updated output string stream code as the constructor and class name has been changed. More... over 18 years ago
Changed STL header files to use the standard header files without the .h extension. More... over 18 years ago
Changed STL header files to use the standard header files without the .h extension. More... over 18 years ago
Fix comment for ps_curr_priority More... over 18 years ago
Fixed entry for ps_receive_priority and added entry for ps_curr_priority More... over 18 years ago
Moved and completed entry for ps_curr_priority More... over 18 years ago
Removed some line breaks so generated configure and Makefile files run properly. More... over 18 years ago
run from any directory More... over 18 years ago