Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-23 | Fixed document encoding. | Micael Karlberg | |
2011-02-23 | Fixed verbosity. | Micael Karlberg | |
2011-02-23 | Fixed MIB file name making... | Micael Karlberg | |
2011-02-22 | Backup commit (time to go home)... | Micael Karlberg | |
2011-02-22 | Merge branch 'bmk/snmp/add_compiler_support_agent_capabilities/OTP-8966' ↵ | Micael Karlberg | |
into bmk/snmp/snmpc/OTP-9004 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/vsn.mk | |||
2011-02-19 | Fixed spelling and such things... | Micael Karlberg | |
Please enter the commit message for your changes. Lines starting | |||
2011-02-18 | Lost of fixes... | Micael Karlberg | |
*) Update release notes (with regard to module_compliance) *) New compiler options: agent_capabilities and module_compliance *) Update mib compiler option description (new options for agent_capabilities and module_compliance) *) New test case for module_compliance. *) Added test mib for module_complianc test case. *) Added some options for the MIB makefile. ... | |||
2011-02-18 | Fixed mc_modules and ac_variations. | Micael Karlberg | |
2011-02-18 | Fixed mc_compliancepart rule (improper list). | Micael Karlberg | |
2011-02-18 | Fixed "some things". Also added a *lot* of debug printouts... | Micael Karlberg | |
2010-12-19 | Added the first skeleton of a MIB compiler frontend escript. | Micael Karlberg | |
2010-12-17 | Prep for dev (notes, vsn.mk and appup). | Micael Karlberg | |
2010-12-16 | Merge branch 'rickard/atomic-type/OTP-8974' into dev | Rickard Green | |
* rickard/atomic-type/OTP-8974: Unbreak atomic fallback | |||
2010-12-16 | Unbreak atomic fallback | Rickard Green | |
2010-12-16 | Merge branch 'rickard/atomic-type/OTP-8974' into dev | Rickard Green | |
* rickard/atomic-type/OTP-8974: Use 32-bit atomics for system block Use 32-bit atomics for misc scheduling specific information Use 32-bit atomic for uaflgs in thread specific events Use 32-bit atomics for process lock flags Add 32-bit atomics to emulator APIs Use new atomic types in emulator Use 32-bit atomics for ethr_thr_create Use 32-bit atomics for mutex and rwmutex flags Use 32-bit atomics for events Add support for 32-bit atomics Move atomic API into own files Add support for 64-bit atomics on Windows Remove unused ethread time functionality Introduce ethr_sint_t and use it for atomics | |||
2010-12-16 | Use 32-bit atomics for system block | Rickard Green | |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green | |
2010-12-16 | Use 32-bit atomic for uaflgs in thread specific events | Rickard Green | |
2010-12-16 | Use 32-bit atomics for process lock flags | Rickard Green | |
2010-12-16 | Add 32-bit atomics to emulator APIs | Rickard Green | |
2010-12-15 | Use new atomic types in emulator | Rickard Green | |
2010-12-15 | Use 32-bit atomics for ethr_thr_create | Rickard Green | |
2010-12-15 | Use 32-bit atomics for mutex and rwmutex flags | Rickard Green | |
2010-12-15 | Use 32-bit atomics for events | Rickard Green | |
2010-12-15 | Add support for 32-bit atomics | Rickard Green | |
2010-12-15 | Merge branch 'egil/fix-distribution-testcase' into dev | Björn-Egil Dahlberg | |
* egil/fix-distribution-testcase: kernel: fix faulty distribution testcase | |||
2010-12-15 | kernel: fix faulty distribution testcase | Björn-Egil Dahlberg | |
2010-12-14 | Move atomic API into own files | Rickard Green | |
2010-12-14 | Add support for 64-bit atomics on Windows | Rickard Green | |
2010-12-14 | Remove unused ethread time functionality | Rickard Green | |
2010-12-11 | Introduce ethr_sint_t and use it for atomics | Rickard Green | |
The atomic memory operations interface used the 'long' type and assumed that it was of the same size as 'void *'. This is true on most platforms, however, not on Windows 64. | |||
2010-12-10 | Fix a couple typos in filename encoding docs | Tuncer Ayaz | |
2010-12-08 | Update version numbers | Björn-Egil Dahlberg | |
2010-12-07 | Merge branch 'pan/doc-md-panic-fix' into devOTP_R14B01 | Patrik Nyblom | |
* pan/doc-md-panic-fix: Workaround for ampersands in INSTALL-WIN32.md | |||
2010-12-07 | Workaround for ampersands in INSTALL-WIN32.md | Patrik Nyblom | |
2010-12-06 | Prepare release | Erlang/OTP | |
2010-12-06 | Merge branch 'mc/dialyzer-doc' into dev | Niclas Axelsson | |
* mc/dialyzer-doc: dialyzer: Update documentation | |||
2010-12-06 | dialyzer: Update documentation | Maria Christakis | |
2010-12-06 | Merge branch 'rickard/rwmutex-bug/OTP-8925' into dev | Rickard Green | |
* rickard/rwmutex-bug/OTP-8925: Fix erroneous assertion | |||
2010-12-06 | Fix erroneous assertion | Rickard Green | |
2010-12-03 | Merge branch 'sverker/ets_compress/OTP-8922' into dev | Sverker Eriksson | |
* sverker/ets_compress/OTP-8922: Fix ets_SUITE:types to not fail due to false mem leaks | |||
2010-12-03 | Fix ets_SUITE:types to not fail due to false mem leaks | Sverker Eriksson | |
Waiting for table sys_dist to stablize after slave node has been stopped. | |||
2010-12-03 | Merge branch 'pan/inet6_corrections/OTP-8969' into dev | Raimo Niskanen | |
* pan/inet6_corrections/OTP-8969: Stop using uncertain flags for getaddrinfo() Teach inet_test_lib to understand enetunreach Make windows inet_gethost work for ipv6 | |||
2010-12-03 | Update preloaded modules | Patrik Nyblom | |
2010-12-03 | Update primary bootstrap | Patrik Nyblom | |
2010-12-03 | Fixed release notes and appup file. | Micael Karlberg | |
2010-12-03 | The parser exports even more of the module-complience data for future use. | Micael Karlberg | |
In later stages, the compiler curently dropps this info. | |||
2010-12-03 | Typed more of the info. Also added more of it in the compiled mib. | Micael Karlberg | |
Also prepared for future module_compilance addition. | |||
2010-12-03 | Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into dev | Patrik Nyblom | |
* ks/erl_bif_types-cleanup/OTP-8961: Fix type information of 'file' and 'code' modules Conflicts: lib/hipe/cerl/erl_bif_types.erl | |||
2010-12-03 | Merge branch 'pan/unicode-filenames/OTP-8887' into dev | Patrik Nyblom | |
* pan/unicode-filenames/OTP-8887: (27 commits) Test and correct filelib and filename Add documentation to erlang.xml and slight correction to unicode_usage.xml Add section about Unicode file names to stdlib users guide Correct bug in file_name_SUITE making it fail on Unix instead of Windows7 Add documentation about raw filenames and Unicode file name translation mode Make filelib not crash on re codepoints beyond 255 in re when filename is raw Mend on_load_embedded testcase which did not handle windows links Correct testcase regarding windows versions supporting soft links. Teach filelib to use re in unicode mode when filenames are not raw Treat soft links on Windows correctly in file_name_SUITE Adapt new soft and hard link routines on Windos to Unicode Corrected testcases broken by unicode filenames Update preloaded prim_file Teach prim_file not to accept atoms and not to throw exceptions Adapt inet_drv to Visual Studio 2008 Teach spawn_executable about Unicode Convert filenames read on MacOSX to canonical form Teach file to accept codepoints beyond 255. Add testcases Correct shell utilities to handle unicode and possibly binaries ... |