aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/src/reltool_mod_win.erl
AgeCommit message (Expand)Author
2017-07-07[reltool] Improve handling of unicode strings and atomsSiri Hansen
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-02-21[reltool] Change ~s to ~ts and ~p to ~tp when appropriateSiri Hansen
2013-02-21[reltool] Fix reconstruct source from debug_info to handle unicodeSiri Hansen
2012-03-20[reltool] Improve title of dependency columSiri Hansen
2012-03-19[reltool] Link together escript with inlined applicationSiri Hansen
2011-03-06Use lists:foreach/2 when the return is not neededKostis Sagonas
2010-05-19Improve lookup of erl filesHåkan Mattsson
2010-04-19Introduced a new embedded_app_type optionHåkan Mattsson
2010-03-17Merge branch 'hawk/escript-add-create-and-extract' into devErlang/OTP
2010-03-16Add type info for record fieldsHåkan Mattsson
2010-03-16Make reltool independent of the function escript:foldl/3Håkan Mattsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP