aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-02-10compiler Makefile: alphabetize module namesKostis Sagonas
2010-02-10compile.erl: eliminate compiler warningKostis Sagonas
2010-02-09Fixing spec-file(s) bugs.Micael Karlberg
2010-02-09Make newline in RHS of lib/configure sed substition more portableTuncer Ayaz
2010-02-09OTP-8427 Removed spurious options to the emulator from escript.Håkan Mattsson
2010-02-09OTP-8417 Improved handling of symbolic links to escriptsHåkan Mattsson
2010-02-08Merge branch 'sc/sctp-connect-nowait' into ccase/r13b04_devErlang/OTP
2010-02-08Merge branch 'gc/hipe_darwin_amd64' into ccase/r13b04_devErlang/OTP
2010-02-08OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 andRickard Green
2010-02-08OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-08Merge branch 'po/odbc-update-delete-no-rows' into ccase/r13b04_devErlang/OTP
2010-02-07Merge branch 'ta/code_clash_ez' into ccase/r13b04_devErlang/OTP
2010-02-06Fix hipe memory allocation problems on darwin/amd64Geoff Cant
2010-02-06Porting x86 darwin fixes to amd64 darwin hipe asm/m4 codeGeoff Cant
2010-02-06Automatically enable hipe for darwin/amd64 buildsGeoff Cant
2010-02-06Allow configure to enable_hipe for darwin/amd64 buildsGeoff Cant
2010-02-06Implement a non-blocking SCTP connectSimon Cornish
2010-02-06code_SUITE: add missing is_list(Config) guardBjörn Gustavsson
2010-02-06Add tests for code:clash/0Tuncer Ayaz
2010-02-06Silenced erroneous "git: not found" printout on solaris.Rickard Green
2010-02-05Merge branch 'dgud/wx_list_ctrl' into ccase/r13b04_devErlang/OTP
2010-02-05Merge branch 'egil/gitignore' into ccase/r13b04_devErlang/OTP
2010-02-05Fix handling of archive (.ez) files in code:clash/0Tuncer Ayaz
2010-02-05OTP-8393 The new function shell:prompt_func/1 and the new applicationHans Bolinder
2010-02-05OTP-8404: Doc: some corrections and improvements in STDLIBBjörn Gustavsson
2010-02-05Fix typo in kernel/test/code_SUITETuncer Ayaz
2010-02-05Fixed erroneous assertion.Rickard Green
2010-02-04Fixed an erroneous assertion.Rickard Green
2010-02-04Removed the usage of the codeinclude tag in the documentation.Niclas Eklund
2010-02-04OTP-8402 Transactions could be left hanging if a node went down whenDan Gudmundsson
2010-02-04OTP-8317, OTP-8323, OTP-8362 & OTP-8403 (hakan).Micael Karlberg
2010-02-03OTP-8395: Sequence number in Audit Trail Logs.Micael Karlberg
2010-02-03OTP-8317, OTP-8323 (rickard) & OTP-8362.Micael Karlberg
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-03OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks OlleHåkan Mattsson
2010-02-03Merge branch 'is/mnesia-send-compressed' into ccase/r13b04_devErlang/OTP
2010-02-03Merge branch 'jb/atom-table-size' into ccase/r13b04_devErlang/OTP
2010-02-03Removed obsoleted RFC (3266).Micael Karlberg
2010-02-03OTP-8058 The GUI parts are rewritten to use wxWidgets. Thanks OlleHåkan Mattsson
2010-02-03Ignore files generated when running/building testsBjörn Gustavsson
2010-02-03Update .gitignore filesBjörn-Egil Dahlberg
2010-02-03OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2010-02-02Generate without trailing spacesBjörn Gustavsson
2010-02-02Fix correct starting copyright yearBjörn Gustavsson
2010-02-02Do not emit trailing whitespaceBjörn Gustavsson
2010-02-02Added tests for wxListCtrl:getItem/2.Dan Gudmundsson
2010-02-02Added wxListCtrl:getEditCtrl (not available on Mac)Dan Gudmundsson
2010-02-02Update copyright headersBjörn Gustavsson
2010-02-02Add the +t emulator option to change the maximum number of atomsJulien Barbot
2010-02-02Merge branch 'cf/epp-macro-overloading' into ccase/r13b04_devErlang/OTP