| Build and test system: Run all standalone Python scripts with ${PYTHON_EXECUTABLE} |
|
More...
|
over 9 years ago
|
| Change virtually all references to Fortran 95 to Fortran |
|
More...
|
over 9 years ago
|
| CMake-based build system for installed examples: Fix bug when ENABLE_CXX is OFF |
|
More...
|
over 9 years ago
|
| Python examples: Use floor division for division of two integers to remove Python 2 versus Python 3 inconsistency |
|
More...
|
over 9 years ago
|
| Fix recently introduced Python 2 PostScript difference regressions |
|
More...
|
over 9 years ago
|
| Python binding and examples: replace all remaining tab indentation with blank indentation |
|
More...
|
over 9 years ago
|
| Support for Python3. |
|
More...
|
over 9 years ago
|
| Developer documentation: rework recommended gcc/g++/gfortran compiler options |
|
More...
|
over 9 years ago
|
| -dev wxwidgets: work around character alignment issues that need a proper fix from Phil |
|
More...
|
over 9 years ago
|
| wxwidgets IPC: Force three named semaphores approach on all platforms |
|
More...
|
over 9 years ago
|
| Spelling fixes for all wxwidgets source code |
|
More...
|
over 9 years ago
|
| wxwidgets 3-semaphore IPC: tuned PL_SHARED_ARRAY_SIZE to 10*1024 |
|
More...
|
over 9 years ago
|
| Build system: make endif label consistent |
|
More...
|
over 9 years ago
|
| wxPLViewer app: implement PLPLOT_WX_NOPLOT macro which if #defined suppresses rendering for timing purposes |
|
More...
|
over 9 years ago
|
| Style previous commit |
|
More...
|
over 9 years ago
|
| Remove trailing white space from previous commit |
|
More...
|
over 9 years ago
|
| Build system: implement try_run test to determine PL_HAVE_UNNAMED_POSIX_SEMAPHORES |
|
More...
|
over 9 years ago
|
| Build system: improve style of try_run tests |
|
More...
|
over 9 years ago
|
| README.developers: updated git availability and git command-line paragraphs |
|
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 |
|
More...
|
over 9 years ago
|
| wxwidgets three-semaphore IPC: first attempt at implementing interactivity |
|
More...
|
over 9 years ago
|
| wxwidgets three-semaphore IPC: three fixes |
|
More...
|
over 9 years ago
|
| Style previous commit |
|
More...
|
over 9 years ago
|
| wxwidgets three-semaphore IPC: Fix race when data flow reverses |
|
More...
|
over 9 years ago
|
| wxwidgets two-semaphore IPC: Attempt to avoid race when data flow reverses |
|
More...
|
over 9 years ago
|
| wxwidgets two-semaphore IPC: quiet valgrind uninitialized false alarms |
|
More...
|
over 9 years ago
|
| wxwidgets two-semaphore IPC: initialize semaphores only once per memory map creation. |
|
More...
|
over 9 years ago
|
| wxwidgets two-semaphore IPC: use consistent transmission types |
|
More...
|
over 9 years ago
|
| Solve uninitialized m_useGraphicsContext |
|
More...
|
over 9 years ago
|