Age | Commit message (Expand) | Author |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-30 | stdlib: Use module erl_anno | Hans Bolinder |
2015-03-20 | Replace usage of erlang:now() with usage of new API | Rickard Green |
2014-03-27 | Merge branch 'pf/document-escript-feature-only-present-in-examples/OTP-11827' | Lukas Larsson |
2014-03-27 | Document an escript:create/2 hidden feature | Pierre Fenoll |
2014-03-20 | Fix some Dialyzer warnings | Hans Bolinder |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder |
2013-03-19 | Let escript recognize an encoding comment on the second line | Hans Bolinder |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-07-06 | [erts,kernel,stdlib] fix escript/primary archive reloading | Tuncer Ayaz |
2012-03-21 | stdlib: Stop working around erlang:halt not flushing | Raimo Niskanen |
2011-09-02 | Merge branch 'dev' into major | Hans Bolinder |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-01-25 | Update escrips to allow the -n or -compile(native) flag, which compiles the c... | Lukas Larsson |
2010-12-20 | Removed dead code | Patrik Nyblom |
2010-06-07 | escript: Add more types to records | Kostis Sagonas |
2010-03-16 | Remove the undocumented function escript:foldl/3 | Håkan Mattsson |
2010-03-16 | Add functions to create and extract escripts | Håkan Mattsson |
2010-02-22 | Fix escript:foldl/3 for beam and archive files | Tuncer Ayaz |
2010-02-15 | Fixed a case_clause error in the internal function escript:foldl/3. | Håkan Mattsson |
2010-02-10 | OTP-8434 Improved handling of typed records in escripts | Håkan Mattsson |
2010-01-27 | OTP-8387 Explicit top directories in archive files are now optional. | Håkan Mattsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |