Timeline
01/19/19:
- 19:29 Changeset [7701] by
- delete unused errexit.c's (ErrExit?() is obsolete)
- 19:06 Changeset [7700] by
- cleanup extraneous spaces
- 14:20 Changeset [7699] by
- fix logit() argument and format modifiers (silence [-Wformat] warnings)
- 11:48 Changeset [7698] by
- use inttypes.h PRId64 macro in CustomPrint64() (silences [-Wformat] …
- 10:51 Changeset [7697] by
- use built-in CC rules, update to standardized format
- 10:05 Changeset [7696] by
- rearrange cglags so -c is first
01/18/19:
- 20:11 Changeset [7695] by
- cleanup rule
- 19:28 Changeset [7694] by
- cleanup rule
- 19:04 Changeset [7693] by
- remove duplicate cl /nologo flag
- 19:00 Changeset [7692] by
- set warning level to -W4 for i386 to match AMD64, add support for newer …
- 17:54 Changeset [7691] by
- silence MSVC unreachable code warnings
- 12:17 Changeset [7690] by
- silence MSVC warnings of (untrue) potential use of uninitialized variable …
01/17/19:
- 21:11 Changeset [7689] by
- delete unused variable
- 20:51 Changeset [7688] by
- silence MSVC warnings of (untrue) potential use of uninitialized variable …
- 20:27 Changeset [7687] by
- oops, let's try that again
- 19:33 Changeset [7686] by
- update to standardized format
- 19:33 Changeset [7685] by
- minor fixes to standardized format
- 16:58 Changeset [7684] by
- Earthworm now builds on 64 bit Windows, missing make files fixed, …
- 16:48 Changeset [7683] by
- Earthworm now builds on 64 bit Windows, missing make files fixed, …
01/16/19:
- 21:51 Changeset [7682] by
- cleanup leftover debris
- 21:38 Changeset [7681] by
- use instead of hard-coding ../../../lib
- 21:35 Changeset [7680] by
- update Makefile, makefile.nt's to standardized format
- 21:25 Changeset [7679] by
- fix access to uninitialized variable max_epga_g
- 00:04 Changeset [7678] by
- cosmos format compiles and puts in the constants and the data, but doesn't …
01/15/19:
- 22:34 Changeset [7677] by
- cosmos format compiles but doesn't work yet
- 22:30 Changeset [7676] by
- cosmos format compiles but doesn't work yet
- 22:15 Changeset [7675] by
- Updating modules to correctly parse/handle IPv6 addresses
01/14/19:
- 21:02 Changeset [7674] by
- silence size_t to long conversion warning
- 18:43 Changeset [7673] by
- define _WINSOCK_DEPRECATED_NO_WARNINGS to suppress warnings
- 18:12 Changeset [7672] by
- update makefile.nt to standardized format, fix compiler warnings
- 18:09 Changeset [7671] by
- minor fixes to standardized format
- 15:27 Changeset [7670] by
- eliminate need for Windows helper Makefile.nt
- 15:04 Changeset [7669] by
- delete unused makefile.nt_intel9
- 14:58 Changeset [7668] by
- delete unused makefile.win
- 14:14 Changeset [7667] by
- use makefile.nt in place of Makefile.win, delete unused Makefile.{wat,win}
- 12:18 Changeset [7666] by
- removed duplicate /D_INTEL
- 11:58 Changeset [7665] by
- add GLOBALFLAGS to C compile rule (silences some warnings), delete …
- 11:18 Changeset [7664] by
- Adding fix for getmenu.c Please disregard all other changes
01/13/19:
- 21:28 Changeset [7663] by
- support for cosmos 0 format in .d file
- 20:47 Changeset [7662] by
- support for cosmos 0 format in .d file
- 20:29 Ticket #682 (failed to parse IP address localhost:16029) created by
- I thought this IPv6 issue had been fixed before, but I'm seeing it now: …
- 20:28 Changeset [7661] by
- adding new format, doesn't work yet but should compile
- 20:26 Changeset [7660] by
- adding new format, doesn't work yet but should compile
- 19:33 Changeset [7659] by
- enforce minimum required MSVC++ is VS2015
- 19:19 Changeset [7658] by
- minimum required MSVC is VS2015 Update 3, Intel Fortran is XE 2015 Update …
01/12/19:
- 14:07 Changeset [7657] by
- change Windows SDK target from Windows Server 2003 (5.02) to Windows 7 …
01/11/19:
- 23:16 Changeset [7656] by
- add diagnostic_tools/buildfile; build it and run it to print the build …
- 23:13 Changeset [7655] by
- new tool to print the build environment; for Windows, prints Visual Studio …
01/07/19:
- 19:42 Changeset [7654] by
- some functions I added for geomag years ago, but never made it to trunk
- 19:38 Changeset [7653] by
- some functions I added for geomag years ago, but never made it to trunk
- 19:38 Changeset [7652] by
- some functions I added for geomag years ago, but never made it to trunk
- 19:27 Changeset [7651] by
- some functions I added for geomag years ago, but never made it to trunk
- 19:24 Changeset [7650] by
- some functions I added for geomag years ago, but never made it to trunk
01/04/19:
- 19:41 Changeset [7649] by
- handle empty NT_32_BIT_MODULES list for 32-bit Windows builds
- 18:50 Changeset [7648] by
- fix StartTime? parser, silence Windows warnings
- 17:57 Changeset [7647] by
- use flags from NODEBUG=1 <ntwin32.mak>
12/22/18:
- 01:38 Changeset [7646] by
- fix SHM key wraparound detection/ring data corruption causing Windows …
- 00:03 Changeset [7645] by
- update the stress_test params for Windows
- 00:00 Changeset [7644] by
- ignore the StartTime? option on Windows (strptime() is not supported)
12/21/18:
- 23:40 Changeset [7643] by
- disable compiling code that borks Windows builds
- 21:22 Changeset [7642] by
- fix warnings for mismatched size_t format items (%l should be %z)
- 19:53 Changeset [7641] by
- fix format string is not a string literal (potentially insecure) …
- 19:28 Changeset [7640] by
- add new diagnostic_tools/maketrace
- 19:09 Changeset [7639] by
- remove old Windows diagnostic_tools/MakeTrace
12/20/18:
- 17:42 Changeset [7638] by
- fix memnory typo, remove end-of-line spaces
Note: See TracTimeline
for information about the timeline view.