|
|
|
@842
|
[842]
|
12/16/11 02:37:52 |
FeepingCreature |
Stuff |
|
|
|
@841
|
[841]
|
10/12/11 04:30:03 |
FeepingCreature |
more tweaking |
|
|
|
@840
|
[840]
|
10/12/11 03:57:40 |
FeepingCreature |
Reduce memory consumption of ctReplace |
|
|
|
@839
|
[839]
|
05/20/11 13:14:59 |
FeepingCreature |
Handle interfaces as reference types in TLS |
|
|
|
@838
|
[838]
|
03/15/11 04:18:34 |
FeepingCreature |
Prevent infloop in modern gdc compilers |
|
|
|
@837
|
[837]
|
03/10/11 14:02:22 |
FeepingCreature |
Oops, forgot two. |
|
|
|
@836
|
[836]
|
03/10/11 13:58:43 |
FeepingCreature |
More logging for zlib |
|
|
|
@835
|
[835]
|
03/10/11 13:28:58 |
FeepingCreature |
Prevent infinite recursion while downloading, something … |
|
|
|
@834
|
[834]
|
02/13/11 21:47:53 |
dsimcha |
64-bit support. |
|
|
|
@833
|
[833]
|
02/13/11 01:09:17 |
dsimcha |
Assume all exceptions are derived from Throwable to comply with latest DMD … |
|
|
|
@832
|
[832]
|
02/03/11 20:49:56 |
dsimcha |
Fix doc error. |
|
|
|
@831
|
[831]
|
02/03/11 20:30:58 |
dsimcha |
Buffer trick for parallel foreach. |
|
|
|
@830
|
[830]
|
02/01/11 22:30:46 |
dsimcha |
Flesh out LazyMap? docs, change name to shorter LazyMap?, and fix a bug. |
|
|
|
@829
|
[829]
|
02/01/11 21:05:22 |
dsimcha |
Special case optimization: Get rid of unnecessary copying in … |
|
|
|
@828
|
[828]
|
01/31/11 23:22:02 |
dsimcha |
Added AsyncBuf?. |
|
|
|
@827
|
[827]
|
01/31/11 22:51:03 |
dsimcha |
Revamp things a little so that copying from input ranges on LazyMap? … |
|
|
|
@826
|
[826]
|
01/30/11 20:12:10 |
dsimcha |
LazyMap? for non-random access ranges. |
|
|
|
@825
|
[825]
|
01/30/11 16:36:39 |
dsimcha |
Added LazyMap?. |
|
|
|
@824
|
[824]
|
01/30/11 09:55:37 |
dsimcha |
Fix range violation in csvRange. |
|
|
|
@823
|
[823]
|
01/29/11 18:33:38 |
dsimcha |
Add csvRange. |
|
|
|
@822
|
[822]
|
01/29/11 18:32:55 |
dsimcha |
Created csvRange folder. |
|
|
|
@821
|
[821]
|
11/15/10 19:21:30 |
dsimcha |
Get rid of pretty submit() functionality because my implicit assumptions … |
|
|
|
@820
|
[820]
|
11/14/10 10:42:01 |
dsimcha |
A few 64-bit fixes. |
|
|
|
@819
|
[819]
|
09/25/10 19:58:11 |
FeepingCreature |
* Added PostgreSQL support |
|
|
|
@818
|
[818]
|
09/16/10 23:59:04 |
dsimcha |
-- |
|
|
|
@817
|
[817]
|
09/16/10 23:46:26 |
dsimcha |
Safe tasks. |
|
|
|
@816
|
[816]
|
09/16/10 22:50:15 |
dsimcha |
Allow ref return for Task. |
|
|
|
@815
|
[815]
|
09/12/10 03:27:54 |
FeepingCreature |
Let's hope nobody notices. |
|
|
|
@814
|
[814]
|
09/04/10 05:54:39 |
FeepingCreature |
Animation support |
|
|
|
@813
|
[813]
|
09/01/10 20:48:32 |
dsimcha |
Multiple functions for map. |
|
|
|
@812
|
[812]
|
09/01/10 20:13:09 |
dsimcha |
Parallel reduce w/ multiple functions. |
|
|
|
@811
|
[811]
|
09/01/10 08:37:48 |
dsimcha |
Should be shared static this. |
|
|
|
@810
|
[810]
|
09/01/10 08:31:12 |
dsimcha |
Tighten up the semantics of worker-local storage a little. |
|
|
|
@809
|
[809]
|
09/01/10 00:30:25 |
dsimcha |
Configurable # of default pool threads. |
|
|
|
@808
|
[808]
|
08/31/10 23:27:13 |
dsimcha |
Added default pool. |
|
|
|
@807
|
[807]
|
08/31/10 19:53:01 |
dsimcha |
Fix spurious wakeup crap for real this time. |
|
|
|
@806
|
[806]
|
08/31/10 19:38:18 |
dsimcha |
Fix spurious wakeup bug. |
|
|
|
@805
|
[805]
|
08/31/10 08:41:23 |
dsimcha |
Change default work unit size. |
|
|
|
@804
|
[804]
|
08/30/10 20:57:17 |
dsimcha |
-- |
|
|
|
@803
|
[803]
|
08/30/10 20:56:32 |
dsimcha |
-- |
|
|
|
@802
|
[802]
|
08/30/10 20:55:43 |
dsimcha |
Argh, wrong place. |
|
|
|
@801
|
[801]
|
08/30/10 20:54:47 |
dsimcha |
Add std.mixins. |
|
|
|
@800
|
[800]
|
08/29/10 18:28:20 |
dsimcha |
Fix comment about core.atomic bugs. |
|
|
|
@799
|
[799]
|
08/29/10 18:07:46 |
dsimcha |
Just shuffle some code around, move important stuff to top as suggested by … |
|
|
|
@798
|
[798]
|
08/29/10 17:58:11 |
dsimcha |
Small doc fixes. |
|
|
|
@797
|
[797]
|
08/29/10 13:35:57 |
dsimcha |
contracts -> exception |
|
|
|
@796
|
[796]
|
08/29/10 13:30:07 |
dsimcha |
std.parallelism candidate fork. |
|
|
|
@795
|
[795]
|
08/28/10 23:24:19 |
dsimcha |
Add casting to integer. |
|
|
|
@794
|
[794]
|
08/28/10 21:06:19 |
dsimcha |
Throw an exception for really big fixed precision stuff. |
|
|
|
@793
|
[793]
|
08/28/10 20:59:29 |
dsimcha |
floor, ceil, round. |
|
|
|
@792
|
[792]
|
08/28/10 20:42:05 |
dsimcha |
integerPart, fractionPart. |
|
|
|
@791
|
[791]
|
08/28/10 20:37:03 |
dsimcha |
Argh, negative powers != non-integer powers. |
|
|
|
@790
|
[790]
|
08/28/10 20:34:18 |
dsimcha |
Added unary ops and exponentiation. |
|
|
|
@789
|
[789]
|
08/28/10 14:26:04 |
dsimcha |
Better constraints on opAssign. |
|
|
|
@788
|
[788]
|
08/28/10 14:21:04 |
dsimcha |
Fixes suggested by Philippe Sigaud. |
|
|
|
@787
|
[787]
|
08/28/10 00:12:07 |
dsimcha |
Allow integers to be assigned to rationals. |
|
|
|
@786
|
[786]
|
08/27/10 23:00:36 |
dsimcha |
Fix excessively strict constraints. |
|
|
|
@785
|
[785]
|
08/27/10 20:41:14 |
dsimcha |
Fix bit rot, make type stuff less strict. |
|
|
|
@784
|
[784]
|
08/24/10 23:09:37 |
BCS |
detab |
|
|
|
@783
|
[783]
|
08/24/10 19:10:20 |
BCS |
retabed and added boost license |
|
|
|
@782
|
[782]
|
08/15/10 22:01:59 |
dsimcha |
Allow ref parallel foreach over non-random access ranges. |
|
|
|
@781
|
[781]
|
08/15/10 20:55:10 |
dsimcha |
Added parallel iteration with an index variable. Also, fixes for narrow … |
|
|
|
@780
|
[780]
|
08/10/10 23:19:50 |
dsimcha |
Minor unittest changes for 2.048. |
|
|
|
@779
|
[779]
|
08/06/10 09:53:43 |
FeepingCreature |
pt silliness |
|
|
|
@778
|
[778]
|
08/06/10 09:48:09 |
FeepingCreature |
Small fixes |
|
|
|
@777
|
[777]
|
07/21/10 19:15:21 |
dsimcha |
Migrate plot2kill to its own project. |
|
|
|
@776
|
[776]
|
07/20/10 23:34:06 |
dsimcha |
Start backporting some design improvements from GTK to DFL. |
|
|
|
@775
|
[775]
|
07/20/10 22:58:07 |
dsimcha |
More memory leak fixes. I don't think I'm going to spend too much time … |
|
|
|
@774
|
[774]
|
07/20/10 21:05:39 |
dsimcha |
Allow drawing w/ an offset in gtk (will backport to DFL), massively reduce … |
|
|
|
@773
|
[773]
|
07/19/10 23:16:42 |
dsimcha |
Fix naming collision that prevented the DFL port from working. |
|
|
|
@772
|
[772]
|
07/19/10 23:04:05 |
dsimcha |
Fix default fonts. |
|
|
|
@771
|
[771]
|
07/19/10 00:34:06 |
dsimcha |
Fix really silly error that led to access violations in some cases. |
|
|
|
@770
|
[770]
|
07/18/10 23:00:41 |
dsimcha |
Fix module and import declarations. |
|
|
|
@769
|
[769]
|
07/18/10 16:33:40 |
dsimcha |
comment out version=test. |
|
|
|
@768
|
[768]
|
07/18/10 16:31:11 |
dsimcha |
Move showAsMain and getDefaultWindow to base class. |
|
|
|
@767
|
[767]
|
07/18/10 15:53:54 |
dsimcha |
Fix subplot labels, fluent-ize interface. |
|
|
|
@766
|
[766]
|
07/18/10 13:32:47 |
dsimcha |
Subplot window now works and supports saving. |
|
|
|
@765
|
[765]
|
07/18/10 00:46:14 |
dsimcha |
Added save dialog to default plot window. |
|
|
|
@764
|
[764]
|
07/17/10 20:09:43 |
dsimcha |
Rotated text for GTK. |
|
|
|
@763
|
[763]
|
07/17/10 18:56:12 |
dsimcha |
Saving to raster files now works on GTK. |
|
|
|
@762
|
[762]
|
07/17/10 15:47:31 |
dsimcha |
Fix reversed colors. |
|
|
|
@761
|
[761]
|
07/17/10 15:27:56 |
dsimcha |
version = test should be commented out. |
|
|
|
@760
|
[760]
|
07/17/10 15:19:15 |
dsimcha |
GTK port ~80% working. |
|
|
|
@759
|
[759]
|
07/16/10 00:12:09 |
dsimcha |
Even better auto tick. |
|
|
|
@758
|
[758]
|
07/15/10 23:46:29 |
dsimcha |
Improve axis auto-tick code. |
|
|
|
@757
|
[757]
|
07/15/10 22:50:23 |
dsimcha |
Create an experimental Porting subproject to attempt to port dflplot to … |
|
|
|
@756
|
[756]
|
07/15/10 09:30:09 |
dsimcha |
Begin making interface fluent. |
|
|
|
@755
|
[755]
|
07/15/10 00:18:02 |
dsimcha |
Start refactoring in preparation for a GTK port. |
|
|
|
@754
|
[754]
|
07/14/10 22:15:23 |
dsimcha |
-- |
|
|
|
@753
|
[753]
|
07/13/10 23:39:34 |
dsimcha |
Allow word wrapping for plot titles. |
|
|
|
@752
|
[752]
|
07/13/10 20:23:43 |
dsimcha |
-- |
|
|
|
@751
|
[751]
|
07/13/10 08:12:56 |
dsimcha |
Add OutOfBoundsBehavior? to c'tors. |
|
|
|
@750
|
[750]
|
07/13/10 00:32:27 |
dsimcha |
Worker-local storage is feasible after all. |
|
|
|
@749
|
[749]
|
07/12/10 23:27:03 |
dsimcha |
Revert parallelfuture because the changes have a HUGE bug that I didn't … |
|
|
|
@748
|
[748]
|
07/12/10 22:29:04 |
dsimcha |
Remove a level of indirection. |
|
|
|
@747
|
[747]
|
07/12/10 22:18:31 |
dsimcha |
Remove print statement. |
|
|
|
@746
|
[746]
|
07/12/10 22:12:17 |
dsimcha |
Add a little error checking. |
|
|
|
@745
|
[745]
|
07/12/10 22:06:40 |
dsimcha |
WorkerLocal? initialization. |
|
|
|
@744
|
[744]
|
07/12/10 21:32:38 |
dsimcha |
Misc. small fixes/improvements. |
|
|
|
@743
|
[743]
|
07/12/10 20:49:45 |
dsimcha |
Add worker-local storage. |