projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fixed memory leak (patch 685580)
[wxWidgets.git]
/
src
/
unix
/
threadpsx.cpp
2002-12-06
Vadim Zeitlin
fixed bug in wxSemaphore::WaitTimeout() which was calli...
blob
|
commitdiff
|
raw
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-08-05
Robert Roebling
Lots of Unix/Unicode compile fixes, some of which
blob
|
commitdiff
|
raw
|
diff to current
2002-07-04
Julian Smart
Applied patch from Mark Armstrong <marka@availsolutions...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-06
Vadim Zeitlin
wxMutex changes (explicitly specify the type), return...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Vadim Zeitlin
changed wxCondition API to take a reference, not pointe...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Vadim Zeitlin
compilation fixes for the recent commit
blob
|
commitdiff
|
raw
|
diff to current
2002-04-02
Vadim Zeitlin
added wxSemaphore (with docs), new version of wxConditi...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-07
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2002-02-01
Vadim Zeitlin
made wxCondition::Signal() queue the signals generated...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-30
Vadim Zeitlin
attempts to make wxCondition::Broadcast() and Signal...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Vadim Zeitlin
attempts to make wxCondition::Broadcast() work - it...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-16
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2002-01-16
Robin Dunn
wxThread::GetCurrentId() for Unix
blob
|
commitdiff
|
raw
|
diff to current
2002-01-11
Vadim Zeitlin
more Sun C++ compiler warning fixes: in particular...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-09
Vadim Zeitlin
fixes for the compilation warnings with Sun CC:
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Ron Lee
Added (and documented :) optional stack size specificat...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-05
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-09
Vadim Zeitlin
fixed recursive mutexs compilation
blob
|
commitdiff
|
raw
|
diff to current
2001-04-08
Vadim Zeitlin
made mutexes recursive under Unix as well as under...
blob
|
commitdiff
|
raw
|
diff to current
2000-03-20
Vadim Zeitlin
wxThread::Kill() doesn't call OnExit() incorrectly
blob
|
commitdiff
|
raw
|
diff to current
2000-02-04
Stefan Neis
Added #ifdef HAVE_SCHED_YIELD
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Vadim Zeitlin
warnings/linking fixes for wxMotif
blob
|
commitdiff
|
raw
|
diff to current
1999-12-27
Vadim Zeitlin
compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-12-26
Vadim Zeitlin
1. misc compilation (errors, warnings) fixes (from...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-23
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
1999-12-06
Vadim Zeitlin
wxThread::GetCPUCount() and SetConcurrency() added...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-02
Vadim Zeitlin
more threds fixes, more threads tests - seems to work...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-01
Vadim Zeitlin
1. more wxDateTime work
blob
|
commitdiff
|
raw
|
diff to current
1999-11-29
Vadim Zeitlin
joinable and detached POSIX threads (not fully tested...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-27
Vadim Zeitlin
compilation fixes for Unix - IT DOES NOT WORK YET,...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-27
Vadim Zeitlin
1. wxThread changes (detached/joinable) for MSW and...
blob
|
commitdiff
|
raw
|
diff to current
1999-11-15
Vadim Zeitlin
IRIX compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-07
Vadim Zeitlin
1. wxLog::FlushActive() added
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-08-25
Guilhem Lavaux
Fixed a bug in threadpsx.cpp (wxBaseArray bug).
blob
|
commitdiff
|
raw
|
diff to current
1999-08-09
Guilhem Lavaux
Removed unnecessary lines from threadpsx
blob
|
commitdiff
|
raw
|
diff to current
1999-08-02
Robert Roebling
Minor changes
blob
|
commitdiff
|
raw
|
diff to current
1999-08-01
Guilhem Lavaux
wxMemoryStream doc updated
blob
|
commitdiff
|
raw
|
diff to current
1999-07-07
Guilhem Lavaux
* New wxStreams (to be documented), new classes: wxBuff...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-25
Guilhem Lavaux
* wxThread fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-05-22
Robert Roebling
Put wxGTK's threads back to life.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-17
Guilhem Lavaux
* prgodlgg.h: Update() use wxString instead of 'char *'
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Guilhem Lavaux
* Fixed a dead-lock when the thread finishes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-15
Guilhem Lavaux
* Added thread cleanup safeness: thread can be explicit...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Guilhem Lavaux
* implemented VZ's idea about creating and destroying...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-29
Robert Roebling
controls sample tests a bit more
blob
|
commitdiff
|
raw
|
diff to current
1999-04-26
Guilhem Lavaux
* Committing new wxSocket core (socket.cpp sckint.cpp...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-17
Ove Kaaven
Adapted those asserts and debug messages for Unicode.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-09
Guilhem Lavaux
* Commented out "delete this;"
blob
|
commitdiff
|
raw
|
diff to current
1999-03-30
Vadim Zeitlin
call to pthread_attr_setscope() added (disabled for...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Julian Smart
Many changes to the printing classes.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-23
Vadim Zeitlin
more fixes for paused thread termination
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Vadim Zeitlin
attempt to fix Delete/Pause deadlock
blob
|
commitdiff
|
raw
|
diff to current
1999-03-12
Vadim Zeitlin
another (last?) FreeBSD thread compilation fix
blob
|
commitdiff
|
raw
|
diff to current
1999-03-11
Karsten Ballüder
Fixed configure/linkage for non-threaded case.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-06
Vadim Zeitlin
more FreeBSD thread fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-03-06
Vadim Zeitlin
1. the common helper functions are now in src/unix...
blob
|
commitdiff
|
raw
|
diff to current