Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare releaseOTP_R16B | Erlang/OTP | 2013-02-25 | 1 | -0/+74 |
* | Update copyright years | Björn-Egil Dahlberg | 2013-02-22 | 2 | -2/+2 |
* | Merge branch 'hb/file_name_type/OTP-10852' | Patrik Nyblom | 2013-02-22 | 1 | -0/+20 |
|\ | |||||
| * | Introduce new type file:name_all() | Hans Bolinder | 2013-02-21 | 1 | -0/+20 |
* | | file: Document list_dir_all/1 and read_link_all/1 | Björn Gustavsson | 2013-02-14 | 1 | -1/+58 |
* | | file: Remove note about Unicode handling being experimental | Björn Gustavsson | 2013-02-14 | 1 | -8/+0 |
|/ | |||||
* | Make the file:filename() type more restrictive | Björn Gustavsson | 2013-02-13 | 1 | -0/+3 |
* | Make Unicode corrections | Hans Bolinder | 2013-02-11 | 1 | -3/+1 |
* | Merge branch 'vd/code_get_mode/OTP-10823' | Fredrik Gustafsson | 2013-02-11 | 1 | -0/+13 |
|\ | |||||
| * | Added name prefix to code.xml | Fredrik Gustafsson | 2013-02-04 | 1 | -1/+1 |
| * | Add a new function code:get_mode() can be used to detect how the code servers... | Vlad Dumitrescu | 2013-02-01 | 1 | -0/+13 |
* | | kernel docs: Remove references to specs_packages.xml | Björn Gustavsson | 2013-01-31 | 1 | -1/+0 |
|/ | |||||
* | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | 2013-01-29 | 1 | -0/+155 |
* | Update copyright years | Björn-Egil Dahlberg | 2013-01-25 | 5 | -5/+5 |
* | Add a warning to discourage abuse of $handle_undefined_function/2 | Björn Gustavsson | 2013-01-23 | 1 | -0/+13 |
* | [hipe, kernel, stdlib] Correct a few types | Hans Bolinder | 2013-01-21 | 1 | -24/+29 |
* | Merge branch 'bjorn/kernel/undefined-function-handler/OTP-10617' | Björn Gustavsson | 2013-01-18 | 1 | -9/+29 |
|\ | |||||
| * | Teach error_handler to call '$handle_undefined_function' | Björn Gustavsson | 2013-01-14 | 1 | -9/+29 |
* | | Merge branch 'bjorn/remove-packages/OTP-10348' | Björn Gustavsson | 2013-01-17 | 2 | -209/+0 |
|\ \ | |||||
| * | | Remove documentation about packages | Björn Gustavsson | 2013-01-16 | 2 | -209/+0 |
* | | | Merge branch 'sal/get_env/OTP-10694' | Fredrik Gustafsson | 2013-01-17 | 1 | -0/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Moved documentation in a separate entry | Serge Aleynikov | 2013-01-15 | 1 | -3/+10 |
| * | | Add application:get_key/3 | serge | 2013-01-14 | 1 | -1/+3 |
| |/ | |||||
* | | Merge branch 'fdm/file-allocate/OTP-10680' | Björn-Egil Dahlberg | 2013-01-11 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | Add file:allocate/3 operation | Filipe David Manana | 2013-01-09 | 1 | -0/+12 |
* | | kernel: Remove the packages module | Björn Gustavsson | 2013-01-09 | 1 | -1/+0 |
|/ | |||||
* | Fix some FOP warnings | Hans Bolinder | 2013-01-09 | 1 | -1/+4 |
* | Clean up some of the Unicode documentation | Hans Bolinder | 2013-01-02 | 1 | -1/+1 |
* | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder | 2013-01-02 | 1 | -1/+19 |
* | Basic documentation of the 'ram' mode in the 'file' module | Jan Daniel Bothma | 2012-12-20 | 1 | -1/+5 |
* | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green | 2012-12-07 | 1 | -15/+66 |
|\ | |||||
| * | Add support for busy port message queue | Rickard Green | 2012-12-07 | 1 | -0/+64 |
* | | Merge branch 'fredrik/inet/export-ip-funcs/OTP-8067' | Fredrik Gustafsson | 2012-11-30 | 1 | -1/+45 |
|\ \ | |||||
| * | | Inet doc clarifications | Fredrik Gustafsson | 2012-11-23 | 1 | -5/+6 |
| * | | Documentation changes inet | Fredrik Gustafsson | 2012-11-22 | 1 | -7/+7 |
| * | | Changes to function names, tests and docs of inet | Fredrik Gustafsson | 2012-11-21 | 1 | -9/+11 |
| * | | Added specs and doc | Fredrik Gustafsson | 2012-11-20 | 1 | -1/+42 |
* | | | Merge tag 'OTP_R15B03' | Björn-Egil Dahlberg | 2012-11-27 | 1 | -0/+38 |
|\ \ \ | |||||
| * | | | Prepare releaseOTP_R15B03 | Erlang/OTP | 2012-11-26 | 1 | -0/+38 |
* | | | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-11-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Update copyright years | Björn-Egil Dahlberg | 2012-11-23 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'raimo/IPV6_V6ONLY/OTP-8928' | Raimo Niskanen | 2012-11-02 | 1 | -4/+5 |
|\ \ \ | |||||
| * | | | kernel: Correct documentation typos discovered by Tuncer Ayaz | Raimo Niskanen | 2012-11-02 | 1 | -4/+5 |
* | | | | Merge branch 'raimo/IPV6_V6ONLY/OTP-8928' | Raimo Niskanen | 2012-10-31 | 1 | -0/+62 |
|\ \ \ \ | |/ / / | |||||
| * | | | kernel: Document socket option ipv6_v6only | Raimo Niskanen | 2012-10-31 | 1 | -0/+62 |
* | | | | Merge branch 'maint' | Björn-Egil Dahlberg | 2012-10-24 | 1 | -0/+33 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | doc: Document ERL_CRASH_DUMP_SECONDS behaviour | Björn-Egil Dahlberg | 2012-10-18 | 1 | -0/+33 |
* | | | | global: Allow "tuple funs" as resolve functions | Björn Gustavsson | 2012-09-17 | 1 | -1/+11 |
| |/ / |/| | | |||||
* | | | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg | 2012-09-04 | 1 | -0/+91 |
|\ \ \ | |/ / | |||||
| * | | Prepare releaseOTP_R15B02 | Erlang/OTP | 2012-09-03 | 1 | -0/+91 |