0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not supply -n to bb_start for starting Postgres session (-n option removed from the documented step). More... about 12 years ago
Improved defaults for Linux (Debian) as well as corrected some errors (missing refs to PGINC and PGLIB). More... about 12 years ago
Fixed missing info. More... about 14 years ago
Added ./sr/ARLDKEP More... about 14 years ago
Added ARLDKEPS More... about 14 years ago
Bug fixes and enhancements (input URL) More... about 14 years ago
Amateur Radio Satellite keplerian elements loader More... about 14 years ago
Switch back to assert() More... about 14 years ago
Last minute adjustments and fixes to release. More... about 14 years ago
Fixed CONF_HPUX as CONF_HPUX32/CONF_HPUX64 More... about 14 years ago
Fixed so that a primary key change also changes the pkey in the related tables. A delete now deletes related records in other tables. More... about 14 years ago
Fixed so that it doesn't fall over when there are no fields defined. More... about 14 years ago
Fixed to use correct variable F_SCREEN_NAME$ More... about 14 years ago
Fixed (again) FOR case that loops zero times. Was reporting mismatched NEXT statement. More... about 14 years ago
Do not generate the edit action field (999) More... about 14 years ago
Don't allow "0" to exit submenu, if SUBSYSNO = 0 More... about 14 years ago
Allow entry of '0' to exit to main menu More... about 14 years ago
Change fields to cols x rows (vs rows x cols) More... about 14 years ago
Fixed title field size so that it will fit a dumb terminal in 80 x 24 More... about 14 years ago
Fixed screen size check. More... about 14 years ago
Now generates screen/window size checks More... about 14 years ago
Close file handle More... about 14 years ago
Added action 'R' to run generated program More... about 14 years ago
Program generator now stows the program. More... about 14 years ago
Removed extraneous comments. More... about 14 years ago
UCASE_FLG changed to UCASE_FLG$(1) More... about 14 years ago
Upper case col changed to char(1), in addition to changes to support SRGETYN(). Finally, some half hearted changes were made to address fields without column references. More... about 14 years ago
UPPER_CASE changed to a CHAR(1) NOT NULL More... about 14 years ago
Fixed so that a FOR loop can execute a loop zero times. More... about 14 years ago
Return -1 if arg 2 of INSTR(X$,Y$) is "", instead of raising error. More... about 14 years ago