Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Timeline

and .

10/07/08:

05:16 WikiStart edited by ChristianK
update channel name (diff)
04:38 Docs edited by ChristianK
renames, TOC added (diff)
04:31 BrokenTangoModules edited by ChristianK
remove this? (diff)
04:30 LLVMDC_on_Windows edited by ChristianK
renames (diff)
04:30 PlatformSupport edited by ChristianK
some more renames (diff)

10/06/08:

18:09 WikiStart edited by lindquist
one more :/ (diff)
18:08 WikiStart edited by lindquist
missed some renames (diff)
16:56 Changeset [665:d8a1481eaa0c] by Christian Kamm <kamm incasoftware de>
Renames.
16:54 Changeset [664:eef8ac26c66c] by Christian Kamm <kamm incasoftware de>
Some missed LLVMDC -> LDC.
16:46 Changeset [663:6aaa3d3c1183] by Christian Kamm <kamm incasoftware de>
First part of rename to LDC.
16:21 WikiStart edited by ChristianK
rename! (diff)
15:40 Changeset [662:88e23f8c2354] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Applied downs' latest Phobos patch
15:27 Changeset [661:99f32e967746] by Christian Kamm <kamm incasoftware de>
Simplify fp80 handling in DtoConstFP
10:39 Changeset [660:d6b71647b622] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
One more update of Tango Rebuild profile. Made the inp/outp intrinsics …
10:22 Changeset [659:43d2ab9833bf] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Forgot a change from DMD update. Removed old Phobos rebuild …
10:22 Changeset [658:50383e476c7e] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Upgraded frontend to DMD 1.035
08:37 Changeset [657:c42173b3557b] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Removed some checks for abstract llvm types that were too strict, a …
08:06 Changeset [656:a15ccbf7451d] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Support structs that are merely a forward reference. See mini/forwdecl1.d
06:46 Changeset [655:93433f4b6963] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Added -version=Tango in default llvmdc.conf Fixed problem with array …
04:23 Changeset [654:961221d5a49c] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Updated llvmdc-tango Rebuild profile, liblink was wrong
03:07 Changeset [653:5812d6fac0f0] by Christian Kamm <kamm incasoftware de>
Fix x86_fp80 constants.

10/05/08:

16:28 Ticket #100 (defect) closed by ChristianK
fixed: Fixed in [652]. This seems to be a general issue with the DMD frontend. …
16:26 Changeset [652:c8fcde3337b0] by Christian Kamm <kamm incasoftware de>
Fix TryFinally? without body or finalbody.
12:55 Changeset [651:5709381df7e8] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Added -nodefaultlib switch do disable implicitly linked standard lib …
11:30 Ticket #100 (defect) created by lindquist
try-finally statement with only a debug statement in finally body causes assertion failure
11:28 Changeset [650:aa6a0b7968f7] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Added test case for bug #100 Removed dubious check for not emitting static …
05:50 Ticket #99 (defect) closed by ChristianK
fixed: Fixed in [648]. Thanks for the report - I didn't even know using tuples as …
05:47 Changeset [649:505f41873d4f] by Christian Kamm <kamm incasoftware de>
Automated merge with http://hg.dsource.org/projects/llvmdc
05:47 Changeset [648:8d850fa25713] by Christian Kamm <kamm incasoftware de>
Fix VarDecls? for tuples. Closes #99. I've implemented it this way since …

10/04/08:

21:53 Ticket #99 (defect) created by JarrettBillingsley
unknown type 39 and assertion failure on variable declarations with strange tuple types
20:01 Changeset [647:669a2c84f4e4] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Updated the Tango patch to latest revision. Removed problematic (Jarrett) …
17:31 Ticket #71 (defect) closed by ChristianK
fixed: I think most of this should be in place now. memory.d has a case for …
17:28 Changeset [646:51c4d1a64da6] by Christian Kamm <kamm incasoftware de>
Portability changes to dmain2.d
07:35 Changeset [645:bb8d73e29324] by Christian Kamm <kamm incasoftware de>
Adjust dmain catch to print exception trace info.
06:32 Changeset [644:49466efd4fba] by Christian Kamm <kamm incasoftware de>
Don't let outer enclosing handlers propagate to nested function …

10/03/08:

13:25 Ticket #96 (defect) closed by ChristianK
fixed: Fixed in [643]. Hope I didn't break any of the other path options in the …
13:24 Changeset [643:2a0bcf7f7b3d] by Christian Kamm <kamm incasoftware de>
Fix -oq, closes #96 Add value debug output to RealExp::toConstElem.
11:31 Changeset [642:307ae566885f] by Christian Kamm <kamm incasoftware de>
Make default argument protection check not error for undefined …
05:33 Ticket #98 (enhancement) created by fraserofthenight
LLVMDC for Visual Studio and 64-bit Windows
03:11 Changeset [641:d9927f20758b] by Christian Kamm <kamm incasoftware de>
Fiber support: clobber the registers we want restored on a context switch.

10/02/08:

18:42 Changeset [640:c2a342b5d8e5] by Christian Kamm <kamm incasoftware de>
Made Fibers work with LLVMDC on x86 Posix.
17:12 Changeset [639:8aebdf56c455] by Christian Kamm <kamm incasoftware de>
Move check for access of context for nested class from backend into …
11:51 WikiStart edited by ChristianK
add llvm rev that's known to work back in (diff)
02:24 BrokenTangoModules edited by ChristianK
add list of failing unittests (diff)
02:21 PlatformSupport edited by ChristianK
more platform details (diff)

10/01/08:

21:38 Changeset [638:94b01f15814f] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Added FreeBSD support to the -t switch
21:37 Docs edited by lindquist
added platform version descriptions (diff)
21:35 Ticket #97 (defect) created by lindquist
need to fix system for providing the target triple
21:26 Ticket #95 (enhancement) closed by lindquist
fixed
21:25 Changeset [637:29dc68c949b0] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Applied the FreeBSD patch from Ralith, closes ticket #95 , slightly …
19:42 Changeset [636:9fb1f559d9e9] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
updated tango patch so it compiles again with the latests check for using …
19:38 Changeset [635:ce95d269bf5a] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
added test case for last commit (taking delegate of nested function of …
19:28 Changeset [634:0084d2c76b74] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Fixed problem with taking the delegate of a nested function of the current …
19:22 Ticket #96 (defect) created by lindquist
-oq switch is broken
18:48 Ticket #95 (enhancement) created by Ralith
FreeBSD support
17:33 WikiStart edited by lindquist
changed llvm link to their svn section (diff)
17:31 WikiStart edited by lindquist
updated to latest llvm, the revision mentioned would no longer work (diff)
17:17 Changeset [633:d208fc4291df] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
merge
17:17 Changeset [632:df196c8dea26] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Updated to latest LLVM trunk, function notes have been removed and merged …
15:14 Changeset [631:9fcb5f1a4c54] by Christian Kamm <kamm incasoftware de>
Automated merge with http://hg.dsource.org/projects/llvmdc
15:14 Changeset [630:bc83491463f0] by Christian Kamm <kamm incasoftware de>
Nicer error message on some invalid default args.
14:55 Changeset [629:607b6b5819a7] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Fixed issue with IsExpression? and potential type mismatch for classes.
14:32 Changeset [628:e3c46bcce65f] by Christian Kamm <kamm incasoftware de>
Detect a missing global before trying to const init it.
13:19 Changeset [627:79cbe5034fec] by Christian Kamm <kamm incasoftware de>
Tango patch: xml document fixes and symbol visibility in gc
13:16 Changeset [626:e83ba4ae4878] by Christian Kamm <kamm incasoftware de>
Fix import visibility bugs 313 and 314.
13:15 Changeset [625:7e0a766fef47] by Christian Kamm <kamm incasoftware de>
Make typedef'ed complex types work.
13:15 Changeset [624:eb444ed4a2d3] by Christian Kamm <kamm incasoftware de>
Make invalid compile time casts an error instead of asserting.
12:33 Changeset [623:fe3c7af578eb] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
merge
12:32 Changeset [622:26fce59fe80a] by Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
Wrapped all the most potentially expensive logging calls in a conditional …
11:54 Changeset [621:0ecdb11ca85e] by Christian Kamm <kamm incasoftware de>
Automated merge with http://hg.dsource.org/projects/llvmdc
11:54 Changeset [620:718ddecc053c] by Christian Kamm <kamm incasoftware de>
Fix downs' raytracer demo to use new intrinsics.
11:32 WikiStart edited by ChristianK
added llvm revision that is known to work (diff)

09/28/08:

15:09 Changeset [619:722630261d62] by tomas@myhost
Implemented constant pointer casts (like casting function pointer to void* …
13:16 WikiStart edited by ChristianK
note about most recent LLVM not working (diff)
09:22 Changeset [618:c9aa338280ed] by tomas@myhost
Removed some excessive llvm type logging

Note: See TracTimeline for information about the timeline view.
Copyright © 2008, LLVMDC Development Team.