root/trunk/xl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1992 [1992] 22 months sbenilan Fix GC bug regarding stack alloc
(edit) @1963 [1963] 3 years sbenilan self_html now uses   as non-breakable space - UTF8 compliant
(edit) @1934 [1934] 4 years sbenilan some more few fixes
(edit) @1933 [1933] 4 years sbenilan use target docs to generate the doc
(edit) @1932 [1932] 4 years sbenilan now have a special target to generate claire documentation
(edit) @1931 [1931] 4 years sbenilan command line exception are now handled lazily by the toplevel
(edit) @1930 [1930] 4 years sbenilan command line exception are now handled lazily by the toplevel
(edit) @1929 [1929] 4 years sbenilan various small fixes
(edit) @1928 [1928] 4 years sbenilan + nicer debugger message + ability to set/unset stepper
(edit) @1927 [1927] 4 years sbenilan improved GDB helpers
(edit) @1926 [1926] 4 years sbenilan fix debug handling of Error
(edit) @1921 [1921] 4 years sbenilan fix daccess in debug mode : cold produce integer overflow
(edit) @1920 [1920] 4 years sbenilan fix GC_RESERVE handling + optimize the reseved space
(edit) @1915 [1915] 4 years sbenilan v3.3.39 branch : new debugger
(edit) @1914 [1914] 4 years sbenilan v3.3.39 branch : new debugger
(edit) @1912 [1912] 4 years sbenilan update documentation
(edit) @1911 [1911] 4 years sbenilan fixed linger timeout that was too large
(edit) @1910 [1910] 4 years sbenilan now have a nicer presentation of code snipets
(edit) @1909 [1909] 4 years sbenilan fix an inconsistent sample
(edit) @1908 [1908] 4 years sbenilan add trigo math methods
(edit) @1907 [1907] 4 years sbenilan add trigo math methods
(edit) @1864 [1864] 4 years sbenilan updated documentation
(edit) @1856 [1856] 4 years sbenilan fix pclose usage on Win32
(edit) @1855 [1855] 4 years sbenilan fix pclose usage on Win32
(edit) @1844 [1844] 4 years sbenilan XL CLAIRE version 3.3.37
(edit) @1830 [1830] 4 years sbenilan fix Call_slot compilation in debug mode
(edit) @1829 [1829] 4 years sbenilan fix installation problem issued by avoiding copies of .svn dirs
(edit) @1827 [1827] 4 years x.pechoultres@… set mime-type
(edit) @1826 [1826] 4 years s.benilan new implementation of preread (faulting), works without Reader, matching …
(edit) @1825 [1825] 4 years s.benilan add preread mecanism to allow an object to do something before …
(edit) @1824 [1824] 4 years s.benilan fix make_date to support timezone on universal format
(edit) @1823 [1823] 4 years s.benilan fix double def (Core/Kernel) of prefree!
(edit) @1821 [1821] 4 years s.benilan fix typo
(edit) @1820 [1820] 4 years s.benilan fix typo + input port definition downed to clConsole
(edit) @1819 [1819] 4 years s.benilan fix variable handling in debug mode by using undefined_debug
(edit) @1818 [1818] 4 years s.benilan add a uselastarg slot to Scanf construct
(edit) @1817 [1817] 4 years s.benilan add a location slot for Call_slot
(edit) @1816 [1816] 4 years s.benilan fix output of the null escape sequence
(edit) @1815 [1815] 4 years s.benilan introduced claire_started handler
(edit) @1814 [1814] 4 years s.benilan handles creation of basic input port if needed
(edit) @1813 [1813] 4 years s.benilan minor rm of dummy arg
(edit) @1812 [1812] 4 years s.benilan fix debug code for statements
(edit) @1811 [1811] 4 years s.benilan typo + scanf_buffer fixes
(edit) @1810 [1810] 4 years s.benilan renew interpreted scanf code
(edit) @1809 [1809] 4 years s.benilan fix debug handling of Call_slot range
(edit) @1808 [1808] 4 years s.benilan handle the multiple definition of set_index problem
(edit) @1807 [1807] 4 years s.benilan ensure Object files are actually removed
(edit) @1806 [1806] 4 years s.benilan now 3.37
(edit) @1805 [1805] 4 years s.benilan introduce scanf
(edit) @1802 [1802] 4 years s.benilan last claire
(edit) @1801 [1801] 4 years s.benilan last upgrades
(edit) @1800 [1800] 4 years s.benilan add debug instrumentation of a slot read (Call_slot)
(edit) @1799 [1799] 4 years s.benilan add open_link @ string method to open a claire: URL
(edit) @1798 [1798] 4 years s.benilan fix handling of debug frame noinfo? for terminal show_frame
(edit) @1797 [1797] 4 years s.benilan add edit command for the debugger to open the file that matches the …
(edit) @1795 [1795] 4 years s.benilan last claire
(edit) @1794 [1794] 4 years s.benilan now use edit_link and claire: URL for doclink
(edit) @1792 [1792] 4 years s.benilan add support for multiple translations for edit_link
(edit) @1790 [1790] 4 years s.benilan last claire
(edit) @1789 [1789] 4 years s.benilan add a default value 0 to the field arg_start of a debug_frame
(edit) @1788 [1788] 4 years s.benilan fix url handling for source-edit
(edit) @1787 [1787] 4 years s.benilan add WCL_EDITOR in edit_link
(edit) @1786 [1786] 4 years s.benilan last claire
(edit) @1784 [1784] 4 years s.benilan added ability to supply a replacement base path for -source-edit
(edit) @1783 [1783] 4 years s.benilan added an edit_link restriction
(edit) @1778 [1778] 4 years s.benilan fix apply_self_print that incorrectly handled integers
(edit) @1774 [1774] 4 years s.benilan fix typo
(edit) @1773 [1773] 4 years s.benilan add handling for the NULL oid in apply_self_print
(edit) @1772 [1772] 4 years s.benilan fix many debugger issues - added support for Definition, Error, write and …
(edit) @1769 [1769] 4 years s.benilan fix unhandled error in a ffor construct that uses a by argument greater …
(edit) @1768 [1768] 4 years s.benilan fix warning issued by ffor compilation - now handles an argument with …
(edit) @1757 [1757] 4 years s.benilan last claire
(edit) @1756 [1756] 4 years s.benilan fix regression introduced by last bug fix: stack reserve that left stack …
(edit) @1755 [1755] 4 years s.benilan fix show_frame_info that now prints the invalid call that caused the error …
(edit) @1754 [1754] 4 years s.benilan last claire
(edit) @1753 [1753] 4 years s.benilan added some memset at global init (ClEnv? & symbolTable)
(edit) @1752 [1752] 4 years s.benilan added parenthesis around MACRO arguments (safer)
(edit) @1751 [1751] 4 years s.benilan stack_add now put zeores
(edit) @1750 [1750] 4 years s.benilan protect a string
(edit) @1749 [1749] 4 years s.benilan fix a nasty GC bug due to execution stack left as is after a set_index - …
(edit) @1744 [1744] 4 years s.benilan made fclose @ filter and fclose @ device a single method that avoids a …
(edit) @1743 [1743] 4 years s.benilan rm CLSMALL like inheritance code that is unsafe
(edit) @1737 [1737] 4 years s.benilan last claire
(edit) @1725 [1725] 4 years s.benilan added -source-edit option
(edit) @1720 [1720] 4 years s.benilan added location to macro
(edit) @1711 [1711] 4 years s.benilan made self_html@any more proof
(edit) @1710 [1710] 4 years s.benilan made self_html@any more proof
(edit) @1690 [1690] 4 years s.benilan updated doc
(edit) @1689 [1689] 4 years s.benilan add support for -s 10 j
(edit) @1688 [1688] 4 years s.benilan fix escape handling in freadline
(edit) @1687 [1687] 4 years s.benilan fix last change on local variable
(edit) @1686 [1686] 4 years s.benilan added try for _ env var initialization, avoid compiled code error in some …
(edit) @1685 [1685] 4 years s.benilan cosmestic changes
(edit) @1684 [1684] 4 years s.benilan added sizeof
(edit) @1673 [1673] 5 years s.benilan last claire
(edit) @1670 [1670] 5 years s.benilan last claire
(edit) @1667 [1667] 5 years s.benilan fix encode 64 - recent algo was not handling non ascii chars, now fixed
(edit) @1666 [1666] 5 years s.benilan fix Image variable biding
(edit) @1665 [1665] 5 years s.benilan fix Image variable biding
(edit) @1664 [1664] 5 years s.benilan fix Image variable biding
Note: See TracRevisionLog for help on using the revision log.