Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-19 | snmp: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | megaco: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | diameter: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | mnesia: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | typer: Remove VxWorks | Björn-Egil Dahlberg | |
A comment referred to vxworks and was thusly removed | |||
2012-07-19 | ssh: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | inets: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | hipe: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | cosFileTransfer: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | asn1: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | orber: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | os_mon: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | runtime_tools: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | test_server: Remove VxWorks references in doc | Björn-Egil Dahlberg | |
2012-07-19 | test_server: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | stdlib: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | kernel: Remove VxWorks from tests | Björn-Egil Dahlberg | |
2012-07-19 | kernel: Remove VxWorks | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from preloaded | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove vxworks from top make | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from heart and etc files | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from beam makefile | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from allocators | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from tests | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks sub-directory | Björn-Egil Dahlberg | |
2012-07-19 | erts: Remove VxWorks from drivers | Björn-Egil Dahlberg | |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg | |
2012-07-18 | Update preloaded | Henrik Nord | |
2012-07-18 | Merge branch 'maint' | Henrik Nord | |
Conflicts: erts/preloaded/ebin/erl_prim_loader.beam lib/kernel/src/code.erl | |||
2012-07-18 | Update preloaded | Henrik Nord | |
2012-07-18 | Merge branch 'ta/prim_archive-reloading' into maint | Henrik Nord | |
* ta/prim_archive-reloading: escript_SUITE: remove gratuitous space [erts,kernel,stdlib] fix escript/primary archive reloading Conflicts: erts/preloaded/src/erl_prim_loader.erl OTP-10151 | |||
2012-07-18 | Merge branch 'ms/correct-formating-in-exit' into maint | Henrik Nord | |
* ms/correct-formating-in-exit: Correct formating in exit error messages OTP-10148 | |||
2012-07-18 | Merge branch 'tc/rpc-call-fix' into maint | Henrik Nord | |
* tc/rpc-call-fix: Fix rpc:call/5 for local calls with a finite Timeout OTP-10149 | |||
2012-07-18 | Merge branch 'jv/forms-source' into maint | Henrik Nord | |
* jv/forms-source: Allow the source to be set when compiling forms OTP-10150 | |||
2012-07-18 | Merge branch 'at/fix_asn1_typo' into maint | Henrik Nord | |
* at/fix_asn1_typo: Fix typo error in selected decode function OTP-10152 | |||
2012-07-17 | Update preloaded | Lukas Larsson | |
2012-07-17 | Merge branch 'maint' | Lukas Larsson | |
* maint: erts: add space before '*' in some function prototypes ic: add space before '*' in some function prototypes Fix a bug regarding spaces in C function prototypes Update preloaded Add tests for problems with handling of primary archive Add comments to make erl_prim_loader primary archive handling more readable Fix erl_prim_loader errors in handling of primary archive Conflicts: erts/preloaded/ebin/erl_prim_loader.beam | |||
2012-07-16 | Merge branch 'hb/erl_docgen/cref_spaces/OTP-10138' into maint | Hans Bolinder | |
* hb/erl_docgen/cref_spaces/OTP-10138: erts: add space before '*' in some function prototypes ic: add space before '*' in some function prototypes Fix a bug regarding spaces in C function prototypes | |||
2012-07-11 | Merge branch 'siri/erl_prim_loader/archive-scripts/OTP-10071' into maint | Siri Hansen | |
* siri/erl_prim_loader/archive-scripts/OTP-10071: Update preloaded Add tests for problems with handling of primary archive Add comments to make erl_prim_loader primary archive handling more readable Fix erl_prim_loader errors in handling of primary archive | |||
2012-07-11 | Merge branch 'lukas/erts/fix_enable_proc_lcnt' | Lukas Larsson | |
OTP-10051 * lukas/erts/fix_enable_proc_lcnt: Use process macro instead of array | |||
2012-07-11 | erts: add space before '*' in some function prototypes | Hans Bolinder | |
2012-07-11 | ic: add space before '*' in some function prototypes | Hans Bolinder | |
2012-07-11 | Fix a bug regarding spaces in C function prototypes | Hans Bolinder | |
Thanks to Richard O'Keefe for pointing the bug out. | |||
2012-07-10 | Merge branch 'maint' | Gustav Simonsson | |
2012-07-10 | Merge branch 'gustav/stdlib/gen_server_enter_loop_global_scope/OTP-10130' ↵ | Gustav Simonsson | |
into maint * gustav/stdlib/gen_server_enter_loop_global_scope/OTP-10130: Change testcase of gen_server:enter_loop/4 with global scope to match on result of a gen_server:call/2 Correct guard matching in gen_server:enter_loop/4 to match global scope in ServerName without timeout. | |||
2012-07-10 | Update preloaded | Siri Hansen | |
erl_prim_loader.beam | |||
2012-07-10 | Add tests for problems with handling of primary archive | Siri Hansen | |
Thanks to Tuncer Ayaz for co-authoring. | |||
2012-07-09 | Add comments to make erl_prim_loader primary archive handling more readable | Siri Hansen | |
This commit introduces no functional change. It only adds comments and changes some function/variable names. | |||
2012-07-09 | Fix erl_prim_loader errors in handling of primary archive | Siri Hansen | |
The following errors have been corrected: * If primary archive was named "xxx", then a file in the same directory named "xxxyyy" would be interpreted as a file named yyy inside the archive. * erl_prim_loader did not correctly create and normalize absolute paths for primary archive and files inside it, so unless given with exact same path files inside the archive would not be found. E.g. if escript was started as /full/path/to/xxx then "./xxx/file" would not be found since erl_prim_loader would try to match /full/path/to/xxx with /full/path/to/./xxx. Same problem with ../. * Depending on how the primary archive was built, erl_prim_loader:list_dir/1 would sometimes return an empty string inside the file list. This was a virtual element representing the top directory of the archive. This has been removed. Thanks to Tuncer Ayaz and Shunichi Shinohara for reporting and co-authoring corrections. | |||
2012-07-06 | escript_SUITE: remove gratuitous space | Tuncer Ayaz | |