Timeline


and

05/15/12:

03:00 Changeset [6565] by pmoura

Updated the Windows installer script to default to install only the per-user files when run by a non-admin user on a computer where Logtalk is already installed.

05/14/12:

18:00 Changeset [6564] by pmoura

Corrected a bug in the Windows installer that prevented users from customizing the installation directory. Thanks to Daniel Moniz for the bug report and Gavin Lambert for diagnosing the bug.

16:40 Changeset [6563] by pmoura

Corrected an issue in the Windows installer script that resulted in a spurious curly bracket being appended to paths when selecting a different installation directory.

05/10/12:

15:30 Changeset [6562] by pmoura

Updated the SyntaxHighlighter? support file to match the file that is being contributed to this project.

06:55 Changeset [6561] by pmoura

Modified the message sending mechanism to call the "before" event handlers before performing the method lookup. This change should have no impact on existing code but allows some interesting applications.

05/07/12:

06:01 Changeset [6560] by pmoura

Corrected a bug in the compilation of the meta_non_terminal/1 directive where only the first meta-argument would be correctly processed.

05/05/12:

10:03 Changeset [6559] by pmoura

Corrected a bug in the Windows installer that prevented detection of YAP 64 bits versions. Thanks to Stepan Ipatov for the bug report.

05/03/12:

17:05 Changeset [6558] by pmoura

Corrected a Logtalk compiler bug when the "source_data" flag is on with back-end Prolog compilers where is not possible to retrieve the position of a read term.

14:01 Changeset [6557] by pmoura

Corrected loading of the unit test framework for the "mi" example.

05/01/12:

10:05 Changeset [6556] by pmoura

Updated the "cc" example with a definition for the shell/2 predicate for CxProlog?.

09:11 Changeset [6555] by pmoura

Updated the unit test framework to print more informative messages for failed unit tests.

04/29/12:

17:58 Changeset [6554] by pmoura

Changed the names of the objects in the "mi" example to avoid a name conflict when running the example unit tests.

04/26/12:

16:40 Changeset [6553] by pmoura

Add note to the "diagrams" example documentation regarding the requirement to set the "source_data" flag on.

04/25/12:

10:39 Changeset [6552] by pmoura

Added predicate split/4 (for splitting a list into sublists with a given length) to the "listp", "list", and "difflist" library entities.

04/24/12:

07:17 Changeset [6551] by pmoura

Undo the limited support for the Prolog module @/2 control construct. A full solution is being considered for Logtalk 3.x.

07:11 Changeset [6550] by pmoura

More consistent handling of compiler flags between setting flag values when compiling/loading a file and when using the set_logtalk_flag/2 built-in predicate: in both cases, setting the "smart_compilation" flag on will turn off the "clean" flag and setting the "clean" flag on will turn off the "smart_compilation" flag. Also, setting the "debug" flag on will turn off both the "smart_compilation" and "clean" flags.

04/23/12:

11:33 Changeset [6549] by pmoura

Corrected some arity typos in predicate directives in the the SWI-Prolog and XSB integration files.

08:43 Changeset [6548] by pmoura

Corrected unintentional change to the "cc" example tester file.

08:41 Changeset [6547] by pmoura

Corrected typo in debugger message.

04/20/12:

12:31 Changeset [6546] by pmoura

Updated the ECLiPSe config file to detect when running on Windows 64 bits systems and to ignore non-predicate and non-operator exports when pre-processing lib/1 directives.

Note: See TracTimeline for information about the timeline view.