On Jan 10, 2008 11:21 PM, tecywiz121 <[EMAIL PROTECTED]> wrote:
>
> Thanks for the warm welcome! I'll be taking a look tomorrow at SVN, but
> I've already played with the 0.0.1 tarball, and I love how clean the code
> looks, I mean its really organized and so easy to understand! I have a
> quest
I think we need to work on structure for committing to the trunk. We
have a lot of people doing commits, without a lot of peer review
before the patches go in. I think a good idea would be a sort of
"buddy system", where a dev gets another dev's word on the patch
before committing, and in the commi
We have a number of different conventions for Alloc() methods on
types, here are some of them:
public static Type *Allocate ();
public static Type *CREATE ();
public static Type *Allocate (Type *inst);
The first two will usually allocate and initialize a
dynamically-allocated blob, whereas the th
Hi,
This is a patch for several string related problems:
- Convert.ToString() for int handles '-'
- ByteString.Compare() + tests fix
- CString.IndexOf() + test
- PString.Concat had inverted assert
- CommandLine:
- - GetArgumentLength had inverted assert
- - argument index search stopping was inver
So, I have no idea how to make a patch. These two use 'svn diff' and
seem to work, but if they don't I am terribly sorry.
Index: Kernel/Tests/CS/Array.cs
===
--- Kernel/Tests/CS/Array.cs (revision 731)
+++ Kernel/Tests/CS/Array.cs (wo
The file include only the command Echo and a little modify in other file.
See you on chat :-)
--
Enrico Speranza
Vytek
http://www.cicap.org/lazio
Fax: 06233239517
Tel: 06452216763
"Gli scienziati provano a eliminare le loro teorie false, essi tentano
di far sì che muoiano al posto loro. Il cred
I have modified some files to create the italian keymap. Follow what i
have changed (file, and directory:
IT.skm Data\KeyMaps
KeyMaps.build Data\KeyMaps
BuiltinKeyMaps.cfg Kernel\Core\Config
SharpOS.Kernel.Core.csproj Kernel\Core
In attach the files. Can anyone insert it and explain me in details
Oops, my patch file was out dated... here's a new one
On Sat, 2008-01-12 at 12:58 -0500, tecywiz121 wrote:
> Here are a few more tests for arrays. I added tests for int[][] and
> int[,] as well as for uint, long, ulong, short, ushort, byte and
> sbyte.
>
>
Patch applied at revision 731. Sorry about teh delay...
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;1
I ... don't... understand it... either...
I didn't know there was a bug with the .sln file - since its a Visual Studio
file generated and maintained only by Visual Studio.
Can someone fill me in?
-
Check out the new SourceFor
Here are a few more tests for arrays. I added tests for int[][] and
int[,] as well as for uint, long, ulong, short, ushort, byte and sbyte.
--- ./Kernel/Tests/CS/Array.cs.old 2008-01-12 12:45:37.0 -0500
+++ ./Kernel/Tests/CS/Array.cs 2008-01-12 12:42:23.0 -0500
@@ -2,7 +2,7 @@
//
patchted to revision 730.
and you missed the project file patch, so I add a memview.cs file to project
tree :)
thanks for the patch.
On Jan 12, 2008 11:19 PM, Cédric Rousseau <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Several times during my current developments and tests, I need to see the
> stat
I've done the merge of the two PCI code and here is the patch.
Cedric
On Jan 9, 2008 12:07 PM, Cédric Rousseau <[EMAIL PROTECTED]> wrote:
> Well, too late...
> I sent this night a patch that enabled PCI in the same way than you,
> viraptor.
> The problem is that this mail is waiting for moderato
Hi all,
Several times during my current developments and tests, I need to see the
state of certains parts of the memory.
So I wrote a Diagnostic method that takes an address and a size and that
outputs a string formatted like an hexa viewer.
For fun, I add a new command to the shell that takes an
Here a fix, but i don't know, that i understand the bug correct!
Bis 50 MB Dateianhänge? Kein Problem!
http://www.digitaledienste.web.de/freemail/club/lp/?lp=7
Index: SharpOS-VS05.sln
My fault, i asked him to send the file, didn't ask for a diff.
But yes, already committed
On Jan 12, 2008 4:35 AM, Bruce Markham <[EMAIL PROTECTED]> wrote:
> I think someone else, (Logical_Error?), made corrections to the SVN, if I
> read the SVN logs appropriately. (You were credited.)
>
> Though
16 matches
Mail list logo