aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-02-10OTP-8395[2]: Sequence numbers in Audit Trail Log(s).Micael Karlberg
2010-02-10Merge branch 'egil/lcnt' into ccase/r13b04_devErlang/OTP
2010-02-10Change erts/etc/unix/Install.src to explicitly set exit code to 0 at the end ...Kenji Rikitake
2010-02-10Fix the shell operator bug of "==" to "=" in erts/configure.inKenji Rikitake
2010-02-10OTP-8057 Removed spurious documentation files.Håkan Mattsson
2010-02-10Removed spurious documentation filesHåkan Mattsson
2010-02-10OTP-8323 Cross compilation improvements and other build systemRickard Green
2010-02-10Update bootstrap compilerBjörn Gustavsson
2010-02-10Merge branch 'ks/erl_lint' into ccase/r13b04_devErlang/OTP
2010-02-10OTP-8422 Removed bogus "\011" character sequence in documentation.Hans Bolinder
2010-02-10Merge branch 'ks/compiler' into ccase/r13b04_devErlang/OTP
2010-02-10Support the configure option --enable-native-libsKostis Sagonas
2010-02-10compiler: keep line numbers for attributesKostis Sagonas
2010-02-10Merge branch 'pan/enable_m32_build' into ccase/r13b04_devErlang/OTP
2010-02-10Merge branch 'egil/egd_render' into ccase/r13b04_devErlang/OTP
2010-02-10Merge branch 'mp/hipe_unified_loader' into ccase/r13b04_devErlang/OTP
2010-02-10Merge branch 'rani/inet_gethostbyname_fixes' into ccase/r13b04_devErlang/OTP
2010-02-10compiler Makefile: alphabetize module namesKostis Sagonas
2010-02-10compile.erl: eliminate compiler warningKostis Sagonas
2010-02-09erl_lint_SUITE: adjust failing test caseBjörn Gustavsson
2010-02-09Allow recursive types and check for undefined typesKostis 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-09inet_res_SUITE: testcase fixes for legacy DNS resolver (Solaris 8)Raimo Niskanen
2010-02-09inet_res: /etc/resolv.conf: use domain as default search listRaimo Niskanen
2010-02-09inet: delayed/avoided read of /etc/resolv.conf and /etc/hostsRaimo Niskanen
2010-02-09inet_gethost_native: workaround for empty result hostname on MacOS XRaimo Niskanen
2010-02-09inet_res_SUITE: testcase fix for empty domain nameRaimo Niskanen
2010-02-09inet:gethostbyname improved to parse IP strings and look up own hostnameRaimo Niskanen
2010-02-09hipe_unified_loader: only block SMP scheduling when necessaryMikael Pettersson
2010-02-09OTP-8417 Improved handling of symbolic links to escriptsHåkan Mattsson
2010-02-08Add test suite for lcnt in toolsBjörn-Egil Dahlberg
2010-02-08Add lcnt:rt_opt/1 bindings to erts_debugBjörn-Egil Dahlberg
2010-02-08Add runtime option to enable/disable lcnt statsBjörn-Egil Dahlberg
2010-02-08Add auto width on string outputBjörn-Egil Dahlberg
2010-02-08Add lcnt documentationBjörn-Egil Dahlberg
2010-02-08Add lock profiling toolBjörn-Egil Dahlberg
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-06Teach configure --enable-m32-build for forcing a 32-bit buildPatrik Nyblom
2010-02-06Implement a non-blocking SCTP connectSimon Cornish