summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add tracing capabilities for binary virtual heapBjörn-Egil Dahlberg2010-01-131-2/+17
| * | | | | | Add min heap size start options to beam and erlBjörn-Egil Dahlberg2010-01-132-47/+93
| * | | | | | Improve binary garbage collectionBjörn-Egil Dahlberg2010-01-1310-58/+230
* | | | | | | Remove old SSL dependencyNiclas Eklund2010-01-152-4/+17
* | | | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-143-13/+2
* | | | | | | Remove old SSL dependencyNiclas Eklund2010-01-142-4/+17
| |_|/ / / / |/| | | | |
* | | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-1332-1404/+1478
* | | | | | OTP-8016 TBDMicael Karlberg2010-01-134-223/+606
* | | | | | OTP-8016, OTP-8056, OTP-8103, OTP-8106, OTP-8312, OTP-8315, OTP-8327, OTP-8349,Micael Karlberg2010-01-13329-693/+22369
* | | | | | OTP-8366 Type specifications (-type and -spec) are now described in theKenneth Lundin2010-01-133-16/+485
|/ / / / /
* | | | | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson2010-01-1317-385/+465
* | | | | Add test suite for the ssl applicationDan Gudmundsson2010-01-1322-0/+9488
* | | | | Merge branch 'bg/otp_build-improvements' into ccase/r13b04_devErlang/OTP2010-01-132-38/+102
|\ \ \ \ \
| * | | | | Fix spelling, remove obsolete commandBjörn Gustavsson2010-01-121-3/+2
| * | | | | Support updating preloaded files in a git repositoryBjörn Gustavsson2010-01-121-13/+31
| * | | | | Support updating the primary bootstrap in a git repositoryBjörn Gustavsson2010-01-121-10/+39
| * | | | | Determine which VCS is being usedBjörn Gustavsson2010-01-121-0/+18
| * | | | | stdlib makefile: Add explicit ruleBjörn Gustavsson2010-01-121-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'jv/binary_to_term-opts' into ccase/r13b04_devErlang/OTP2010-01-126-49/+201
|\ \ \ \ \
| * | | | | document ErtsExternalDist flags and CON_ID maskJayson Vantuyl2010-01-081-4/+13
| * | | | | add options to binary_to_termJayson Vantuyl2010-01-086-19/+162
* | | | | | Merge branch 'tc/premodern-fpe' into ccase/r13b04_devErlang/OTP2010-01-121-42/+64
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add -D_XOPEN_SOURCE to CPPFLAGS on Darwin platformsTrannie Carter2009-12-181-0/+3
| * | | | | Test for reliable fpes on Darwin platforms without DARWIN_MODERN_MCONTEXTTrannie Carter2009-12-181-37/+56
* | | | | | Merge branch 'kj/epmd-port2resp-trunc-extra' into ccase/r13b04_devErlang/OTP2010-01-112-18/+21
|\ \ \ \ \ \
| * | | | | | Handle "extra" field according to specs in ALIVE2_REQ and PORT2_RESP.Klas Johansson2009-12-222-8/+11
* | | | | | | Merge branch 'dgud/dbg_mac_menu' into ccase/r13b04_devErlang/OTP2010-01-116-42/+48
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Dbg: Expand the module listbox when window grows.Dan Gudmundsson2009-12-181-1/+1
| * | | | | | Dbg: Cut variable bindings after 80 chars.Dan Gudmundsson2009-12-181-1/+1
| * | | | | | Dbg: Fixed documentation links to the new index.htmlDan Gudmundsson2009-12-182-4/+2
| * | | | | | Dbg Fixed mac gui issuesDan Gudmundsson2009-12-183-6/+14
* | | | | | | OTP-8358 A race bug affecting pg2:get_local_members/1 has been fixed. TheHans Bolinder2010-01-071-7/+10
| |_|_|/ / / |/| | | | |
* | | | | | Update preloaded filesBjörn Gustavsson2010-01-068-0/+0
* | | | | | Mark concat_binary/1 as deprecatedBjörn Gustavsson2010-01-061-1/+2
* | | | | | Old release notes removedNiclas Eklund2010-01-045-781/+16
* | | | | | Updated version and release noteNiclas Eklund2009-12-2320-57/+184
| |_|_|/ / |/| | | |
* | | | | Order version fields in documentation for ALIVE2_REQ correctlyKlas Johansson2009-12-211-6/+6
* | | | | Fixed missing eix fileNiclas Eklund2009-12-218-0/+24
* | | | | Removed superfluous backslashNiclas Eklund2009-12-218-1548/+15
* | | | | Removed 011 in documentation filesNiclas Eklund2009-12-2120-1717/+143
| |/ / / |/| | |
* | | | Merge branch 'dgud/emacs-improvements' into ccase/r13b04_devErlang/OTP2009-12-183-57/+145
|\ \ \ \ | |_|_|/ |/| | |
| * | | Emacs: Added indentation inside parenthesisDan Gudmundsson2009-12-183-48/+109
| * | | More -spec indentation fixes.Dan Gudmundsson2009-12-173-17/+44
| |/ /
* | | Merge branch 'at/windows_build_fixes' into ccase/r13b04_devErlang/OTP2009-12-173-6/+20
|\ \ \
| * | | Updated README.win32 for compiling with VS2008 and issues with mc.exeAndrew Thompson2009-12-151-0/+14
| * | | Allow mc.sh and rc.sh to work when path to mc/rc.exe has spacesAndrew Thompson2009-12-152-6/+6
| |/ /
* | | Send up AssocID as unsignedBjörn Gustavsson2009-12-171-2/+2
* | | Fix duplicate ei_tracelevel symbolBjörn-Egil Dahlberg2009-12-172-1/+8
* | | Add a link to EEP8Björn Gustavsson2009-12-161-0/+15
|/ /
* | Merge branch 'dgud/emacs-improvements' into ccase/r13b04_devErlang/OTP2009-12-153-5/+16
|\ \