5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build and test system: Run all standalone Python scripts with ${PYTHON_EXECUTABLE}
airwin
as Alan W. Irwin
More... over 9 years ago
Change virtually all references to Fortran 95 to Fortran
airwin
as Alan W. Irwin
More... over 9 years ago
CMake-based build system for installed examples: Fix bug when ENABLE_CXX is OFF
airwin
as Alan W. Irwin
More... over 9 years ago
Python examples: Use floor division for division of two integers to remove Python 2 versus Python 3 inconsistency
airwin
as Alan W. Irwin
More... over 9 years ago
Fix recently introduced Python 2 PostScript difference regressions
airwin
as Alan W. Irwin
More... over 9 years ago
Python binding and examples: replace all remaining tab indentation with blank indentation
airwin
as Alan W. Irwin
More... over 9 years ago
Support for Python3. More... over 9 years ago
Developer documentation: rework recommended gcc/g++/gfortran compiler options
airwin
as Alan W. Irwin
More... over 9 years ago
-dev wxwidgets: work around character alignment issues that need a proper fix from Phil
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets IPC: Force three named semaphores approach on all platforms
airwin
as Alan W. Irwin
More... over 9 years ago
Spelling fixes for all wxwidgets source code
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets 3-semaphore IPC: tuned PL_SHARED_ARRAY_SIZE to 10*1024
airwin
as Alan W. Irwin
More... over 9 years ago
Build system: make endif label consistent
airwin
as Alan W. Irwin
More... over 9 years ago
wxPLViewer app: implement PLPLOT_WX_NOPLOT macro which if #defined suppresses rendering for timing purposes
airwin
as Alan W. Irwin
More... over 9 years ago
Style previous commit
airwin
as Alan W. Irwin
More... over 9 years ago
Remove trailing white space from previous commit
airwin
as Alan W. Irwin
More... over 9 years ago
Build system: implement try_run test to determine PL_HAVE_UNNAMED_POSIX_SEMAPHORES
airwin
as Alan W. Irwin
More... over 9 years ago
Build system: improve style of try_run tests
airwin
as Alan W. Irwin
More... over 9 years ago
README.developers: updated git availability and git command-line paragraphs
airwin
as Alan W. Irwin
More... over 9 years ago
Fixed the bug that caused the application to crash when printing - The printer device was not zero initialized, which resulted in in a bogus values being passed to windows More... over 9 years ago
wxwidgets three-semaphore IPC: implement named POSIX and named Windows semaphore variants of the current unnamed semaphore implementation
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets three-semaphore IPC: first attempt at implementing interactivity
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets three-semaphore IPC: three fixes
airwin
as Alan W. Irwin
More... over 9 years ago
Style previous commit
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets three-semaphore IPC: Fix race when data flow reverses
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets two-semaphore IPC: Attempt to avoid race when data flow reverses
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets two-semaphore IPC: quiet valgrind uninitialized false alarms
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets two-semaphore IPC: initialize semaphores only once per memory map creation.
airwin
as Alan W. Irwin
More... over 9 years ago
wxwidgets two-semaphore IPC: use consistent transmission types
airwin
as Alan W. Irwin
More... over 9 years ago
Solve uninitialized m_useGraphicsContext
airwin
as Alan W. Irwin
More... over 9 years ago