summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Top-level Makefile: Suppress parallel makeBjörn Gustavsson2011-08-081-0/+2
* lib/Makefile: Only build the runtime_tools application onceBjörn Gustavsson2011-08-081-2/+2
* lib/Makefile: Remove support for OSE deltaBjörn Gustavsson2011-08-081-15/+0
* jinterface: Use otp_subdir.mk instead of homebrewed solutionBjörn Gustavsson2011-08-082-15/+3
* erts/emulator/Makefile.in: Remove clearmake supportBjörn Gustavsson2011-08-081-7/+1
* otp_subdir.mk: Remove support for clearmakeBjörn Gustavsson2011-08-084-9/+1
* Makefile.in: Remove the obsolete bootstrap targetsBjörn Gustavsson2011-08-081-42/+0
* Merge branch 'bjorn/erts/loader-related-bs-bugs/OTP-9284' into devBjörn Gustavsson2011-08-056-125/+150
|\
| * Fix binary construction with huge literal sizesBjörn Gustavsson2011-08-033-8/+15
| * beam_load.c: Add overflow check of tag valuesBjörn Gustavsson2011-08-032-98/+76
| * beam_makeops: Add some sanity checksBjörn Gustavsson2011-08-031-17/+52
| * Fix construction of <<0:((1 bsl 32)-1)>>Björn Gustavsson2011-08-033-2/+7
|/
* Merge branch 'sverker/allocator-aoff/OTP-9424' into devSverker Eriksson2011-07-299-35/+1153
|\
| * New allocator: Address order first fit (aoff)Sverker Eriksson2011-07-189-35/+1153
* | Merge branch 'sverker/fun_SUITE-refc_dist-gcfix' into devSverker Eriksson2011-07-271-8/+2
|\ \
| * | Fix test case fun_SUITE:refc_distSverker Eriksson2011-07-261-8/+2
* | | Merge branch 'sverker/epmd-vxworks-select-bug/OTP-9427' into devSverker Eriksson2011-07-272-5/+24
|\ \ \
| * | | Fix epmd crash on vxworks caused by faulty argument to selectSverker Eriksson2011-07-272-5/+24
| | |/ | |/|
* | | Merge branch 'maint-r14' into devMicael Karlberg2011-07-2625-457/+1166
|\ \ \
| * \ \ Merge branch 'bmk/snmp/snmp421_integration' into maint-r14Erlang/OTP2011-07-2225-430/+1051
| |\ \ \
| | * \ \ Fixed install directory typo for man3.Micael Karlberg2011-07-222-1/+8
| | |\ \ \
| | | * | | Fixed install directory typo for man3.Micael Karlberg2011-07-222-1/+46
| | |/ / / | |/| | |
| | * | | [agent] The SNMP ACM cache was not properly updated whenMicael Karlberg2011-07-223-0/+20
| | |\ \ \
| | | * | | [agent] The SNMP ACM cache was not properly updated whenMicael Karlberg2011-07-214-101/+67
| | |/ / / | |/| | |
| | * | | The snmp config tool could not handle (manager) audit trail configMicael Karlberg2011-07-212-8/+11
| | |\ \ \
| | | * | | The snmp config tool could not handle (manager) audit trail configMicael Karlberg2011-07-214-103/+61
| | |/ / / | |/| | |
| | * | | Added marker id's in the snmpc(command) to allow linkingMicael Karlberg2011-07-192-6/+29
| | * | | [compiler] Added the option warnings_as_errors (for the SNMP MIBMicael Karlberg2011-07-198-18/+108
| | |\ \ \
| | | * | | [compiler] Make documentation for the snmpc escriptMicael Karlberg2011-07-183-1/+14
| | | * | | [compiler] Added the option warnings_as_errors whichMicael Karlberg2011-07-186-11/+143
| | | * | | Fixed unintended build to ebin dir of snmpc escript.Micael Karlberg2011-07-181-2/+3
| | |/ / / | |/| | |
| | * | | [manager] There was no way to specify transport domain.Micael Karlberg2011-07-191-124/+90
| | * | | [manager] There was no way to specify transport domain.Micael Karlberg2011-07-1918-296/+808
| | |\ \ \ | |/ / / /
| | * | | Cosmetics indenting...Micael Karlberg2011-07-151-3/+6
| | * | | Removed "crap" that somehow had gotten into the file (escapeMicael Karlberg2011-07-151-1/+1
| | * | | Fixed install of MIB compiler escript. Was incorrectly installedMicael Karlberg2011-07-141-2/+4
| | * | | Fixed (uncommented) test cases.Micael Karlberg2011-07-131-12/+164
| | * | | Improved (transport) domain error reporting.Micael Karlberg2011-07-133-47/+62
| | * | | Fixed release notes and API documentation for tdomain.xsMicael Karlberg2011-07-122-15/+22
| | * | | transport domain config option named tdomain.Micael Karlberg2011-07-126-92/+37
| | * | | Merge branch 'bmk/snmp/agent/wrong_default_transport_domain/OTP-9425' into bm...Micael Karlberg2011-07-124-28/+101
| | |\ \ \
| | * | | | [manager] No way to specify transport domain. Transport domains wasMicael Karlberg2011-07-1210-232/+495
| | * | | | Updated version.Micael Karlberg2011-07-121-1/+1
| | * | | | [agent] Did not handle transport domains properly in some cases.Micael Karlberg2011-07-124-39/+120
| | * | | | Utility make target for cleanig the repo...Micael Karlberg2011-07-121-1/+4
| | * | | | ...Micael Karlberg2011-07-121-14/+71
| | * | | | Merge branch 'maint-r14' of super:otp into maint-r14Micael Karlberg2011-07-1222-564/+1242
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'maint-r14' of super:otp into maint-r14Micael Karlberg2011-05-272321-157309/+444688
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/maint-r13' into maint-r14Micael Karlberg2011-05-250-0/+0
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge branch 'sverker/testcase/OTP-9422' into devSverker Eriksson2011-07-261-2/+59
|\ \ \ \ \ \ \ \ \