Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-10 | Various cosmetic (print) fixes. Wrong module names used for the | Micael Karlberg | |
utility module in the test_config dir. | |||
2010-12-10 | "Completed" sed'ing of config files. | Micael Karlberg | |
2010-12-09 | First preliminary sedding... | Micael Karlberg | |
2010-12-09 | Added preliminary make targets for config file building (sed'ing). | Micael Karlberg | |
2010-12-09 | First preliminary addition of the test config | Micael Karlberg | |
(there are still a bunch of hard coded paths and stuff). No sed'ing yet... | |||
2010-12-08 | Added utility variable print function, and utilized it in view-mib. | Micael Karlberg | |
2010-12-08 | Added preliminary veariable support. | Micael Karlberg | |
2010-12-06 | Added pretty printing of the added mib(s). | Micael Karlberg | |
2010-12-06 | Added tables from community, notification and user-based-sm mib(s). | Micael Karlberg | |
2010-12-06 | Segmenting the printout using the mib names. | Micael Karlberg | |
2010-12-06 | Added central utility function for printing all | Micael Karlberg | |
"supported" tables (that is for all functions that we currently have implemented the print operation). | |||
2010-12-06 | Added print operation for vacmAccessTable. | Micael Karlberg | |
2010-12-06 | Added print operations for tables vacmSecurityToGroupTable and | Micael Karlberg | |
vacmViewTreeFamilyTable. There is still vacmAccessTable and vacmContextTable. | |||
2010-12-03 | Merge branch 'lukas/common_test/parallel_group_tc_fix/OTP-8921' into dev | Lukas Larsson | |
* lukas/common_test/parallel_group_tc_fix/OTP-8921: Fix bug in verification where a tc_done/start event which was generated inbetween a tc_start and tc_done of a init_per_group could caused the validation to fail | |||
2010-12-03 | Fix bug in verification where a tc_done/start event which was generated ↵ | Lukas Larsson | |
inbetween a tc_start and tc_done of a init_per_group could caused the validation to fail | |||
2010-12-03 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green | |
* rickard/rwmutex-bug/OTP-8925: Use correct argument types on rwlock_wake_set_flags() | |||
2010-12-03 | Merge branch 'dc/update-INSTALL-WIN32.md' into dev | Björn Gustavsson | |
* dc/update-INSTALL-WIN32.md: Doc update to latest dependencies & how to compile with free VS2008 Express | |||
2010-12-02 | Update primary bootstrap | Björn Gustavsson | |
2010-12-02 | Merge branch 'bjorn/fix-compiler-bugs/OTP-8949' into dev | Björn Gustavsson | |
* bjorn/fix-compiler-bugs/OTP-8949: beam_utils: Fix check_liveness/3 for receive loops beam_utils: Fix liveness analysis for gc_bif instructions | |||
2010-12-02 | Merge branch 'raimo/windows-file-append-testcase' into dev | Raimo Niskanen | |
* raimo/windows-file-append-testcase: Run KERNEL file_SUITE:large_file on more platforms Add test case for append to file > 4 GB | |||
2010-12-02 | beam_utils: Fix check_liveness/3 for receive loops | Björn Gustavsson | |
Sometimes the beam_bool pass wants to know whether an y register will be killed by the code that follows and will do (effectively): beam_utils:is_killed({y,Y}, Code, L) When asked to calculate the liveness for an y register, beam_utils:is_killed/3 will loop forever if the code includes a receive loop. Since this rarely occurs, fix the problem in the simplest and most conservative way. Reported-by: Christopher Williams | |||
2010-12-02 | Merge branch 'kenneth/asn1/driver_handler_race/OTP-8948' into dev | Björn-Egil Dahlberg | |
* kenneth/asn1/driver_handler_race/OTP-8948: Correct a race-condition during loading of driver | |||
2010-12-02 | Use correct argument types on rwlock_wake_set_flags() | Rickard Green | |
2010-12-02 | Merge branch 'ks/dialyzer/support-multiple-plts' into dev | Björn-Egil Dahlberg | |
* ks/dialyzer/support-multiple-plts: dialyzer: Add support for multiple PLTs OTP-8962 | |||
2010-12-02 | Merge branch 'ia/odbc/app-upp/odbc-2.10.9' into dev | Ingela Anderton Andin | |
* ia/odbc/app-upp/odbc-2.10.9: Prepare for release | |||
2010-12-02 | Merge branch 'ia/public_key/app-upp/public_key-0.10' into dev | Ingela Anderton Andin | |
* ia/public_key/app-upp/public_key-0.10: Prepare for release | |||
2010-12-02 | Merge branch 'ia/ssl/app-upp/ssl-4.1.1' into dev | Ingela Anderton Andin | |
* ia/ssl/app-upp/ssl-4.1.1: Prepare for release | |||
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-12-02 | Merge branch 'dgud/mnesia-release' into dev | Dan Gudmundsson | |
* dgud/mnesia-release: Prepare release | |||
2010-12-02 | Prepare release | Dan Gudmundsson | |
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-12-02 | Prepare for release | Ingela Anderton Andin | |
2010-12-02 | Merge branch 'dgud/mnesia/log_header_bug/OTP-8960' into dev | Dan Gudmundsson | |
* dgud/mnesia/log_header_bug/OTP-8960: Created wrong header in dcd files when creating files at startup. | |||
2010-12-02 | Merge branch 'lars/docbuilder/r11_compatibility/OTP-8946' into dev | Lars Thorsen | |
* lars/docbuilder/r11_compatibility/OTP-8946: Fix compatability issues with docbuilder for R11. | |||
2010-12-02 | Fix compatability issues with docbuilder for R11. | Lars Thorsen | |
2010-12-02 | Merge branch 'lars/xmerl/entity-check-error/OTP-8947' into dev | Lars Thorsen | |
* lars/xmerl/entity-check-error/OTP-8947: Fix entity checking when option skip_external_dtd is used so there is no fatal error. | |||
2010-12-02 | Fix entity checking when option skip_external_dtd is used so there is no ↵ | Lars Thorsen | |
fatal error. | |||
2010-12-01 | Merge branch 'sverker/erl_interface-32intfix/OTP-8945' into dev | Sverker Eriksson | |
* sverker/erl_interface-32intfix/OTP-8945: Fix ei_decode_SUITE:test_ei_decode_long for halfword vm erl_interface: Fix erl_term_len for integers and refs | |||
2010-12-01 | Merge branch 'rickard/leopard-max-threads' into dev | Rickard Green | |
* rickard/leopard-max-threads: Skip ethread_SUITE:max_threads test on MacOS X Leopard | |||
2010-12-01 | Skip ethread_SUITE:max_threads test on MacOS X Leopard | Rickard Green | |
For some reason pthread_create() crashes when more threads cannot be created, instead of returning an error code on our MacOS X Leopard machine... | |||
2010-12-01 | Run KERNEL file_SUITE:large_file on more platforms | Raimo Niskanen | |
2010-12-01 | Merge branch 'dev' of super:otp into dev | Lars Thorsen | |
* 'dev' of super:otp: eprof: fix badarith exception on divide | |||
2010-12-01 | Merge branch 'egil/tools/eprof-badarith-timer-resolution/OTP-8963' into dev | Björn-Egil Dahlberg | |
* egil/tools/eprof-badarith-timer-resolution/OTP-8963: eprof: fix badarith exception on divide | |||
2010-12-01 | Merge branch 'lars/format_man_pages/OTP-8600' into dev | Lars Thorsen | |
* lars/format_man_pages/OTP-8600: Fix format_man_pages so it handles all man sections and remove warnings/errors in man pages | |||
2010-12-01 | Fix format_man_pages so it handles all man sections and remove ↵ | Lars Thorsen | |
warnings/errors in man pages | |||
2010-12-01 | Merge branch 'egil/debugger/fix-testcase' into dev | Björn-Egil Dahlberg | |
* egil/debugger/fix-testcase: debugger: fix int eval testcase | |||
2010-12-01 | Merge branch 'rickard/load-balance-wrap/OTP-8950' into dev | Rickard Green | |
* rickard/load-balance-wrap/OTP-8950: Prevent wrapping of values used during load balancing | |||
2010-12-01 | Prevent wrapping of values used during load balancing | Rickard Green | |
Some integer values used during load balancing could under rare circumstances wrap causing a load unbalance between schedulers. | |||
2010-12-01 | Merge branch 'lars/et/use-et-in-trace-pattern/OTP-8904' into dev | Lars Thorsen | |
* lars/et/use-et-in-trace-pattern/OTP-8904: Fix error when using module et in trace patterns | |||
2010-12-01 | Fix error when using module et in trace patterns | Lars Thorsen | |