summaryrefslogtreecommitdiff
path: root/src/os/unix/unix.cpp
AgeCommit message (Expand)Author
2011-12-11(svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major ...yexo
2011-12-10(svn r23481) -Add: Function to get the CPU core count.michi_cc
2011-02-07(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...rubidium
2010-12-25(svn r21634) -Codechange: apparantly the "broken" iconv interface is the new ...rubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-05-10(svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + fi...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-10-04(svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X.michi_cc
2009-10-04(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common C...michi_cc
2009-10-04(svn r17705) -Fix: [OSX] Re-enable signal handling on OSX 10.3.9. Trying to l...michi_cc
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-08(svn r17479) -Fix: silence compile warning that's only triggered when you're ...rubidium
2009-09-07(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but ...rubidium
2009-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium