Changeset 52
- Timestamp:
- 07/08/04 01:50:11 (4 years ago)
- Files:
-
- trunk/AprSharp/dev/src/Apr.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprAllocator.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprArgumentException.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprArgumentNullException.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprArgumentOutOfRangeException.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprArray.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprException.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprFile.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprHash.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprHashIndex.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprInvalidOperationException.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprMemNode.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprNullReferenceException.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprPool.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprString.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprThreadMutex.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprTime.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AprTimeExp.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/AssemblyInfo.cs (modified) (1 diff)
- trunk/AprSharp/dev/src/IAprUnmanaged.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprAllocatorTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprArrayTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprHashTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprMutexTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprPoolTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprStringTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AprTimeTest.cs (modified) (1 diff)
- trunk/AprSharp/test/src/AssemblyInfo.cs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/AprSharp/dev/src/Apr.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprAllocator.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprArgumentException.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprArgumentNullException.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprArgumentOutOfRangeException.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprArray.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprException.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprFile.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprHash.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprHashIndex.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprInvalidOperationException.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprMemNode.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprNullReferenceException.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprPool.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprString.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprThreadMutex.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprTime.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AprTimeExp.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/AssemblyInfo.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/dev/src/IAprUnmanaged.cs
r51 r52 18 18 // Sources, support options and lastest version of the complete library 19 19 // is available from: 20 // http://www.softec.st/ ClrProjects/AprSharp20 // http://www.softec.st/AprSharp 21 21 // 22 22 // trunk/AprSharp/test/src/AprAllocatorTest.cs
r9 r52 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 1 3 // 2 // Softec 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 3 8 // 4 // Contact: 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 5 13 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 17 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AprArrayTest.cs
r49 r52 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 1 3 // 2 // Softec 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 3 8 // 4 // Contact: 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 5 13 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 17 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AprHashTest.cs
r14 r52 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 1 3 // 2 // Softec 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 3 8 // 4 // Contact: 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 5 13 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 17 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AprMutexTest.cs
r9 r52 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 1 3 // 2 // Softec 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 3 8 // 4 // Contact: 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 5 13 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 17 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AprPoolTest.cs
r9 r52 1 // 2 // Softec 3 // 4 // Contact: 5 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 8 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 3 // 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 8 // 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 13 // 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 // 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AprStringTest.cs
r48 r52 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 1 3 // 2 // Softec 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 3 8 // 4 // Contact: 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 5 13 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 17 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AprTimeTest.cs
r15 r52 1 // 2 // Softec 3 // 4 // Contact: 5 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 8 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 3 // 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 8 // 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 13 // 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 // 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; trunk/AprSharp/test/src/AssemblyInfo.cs
r5 r52 1 // AprSharpTest, NUnit tests for AprSharp 2 // Copyright (C) 2004 SOFTEC sa. 1 3 // 2 // Softec 4 // This library is free software; you can redistribute it and/or 5 // modify it under the terms of the GNU Lesser General Public 6 // License as published by the Free Software Foundation; either 7 // version 2.1 of the License, or (at your option) any later version. 3 8 // 4 // Contact: 9 // This library is distributed in the hope that it will be useful, 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 // Lesser General Public License for more details. 5 13 // 6 // Designed by Denis Gervalle and Olivier Desaive 7 // Written by Denis Gervalle 14 // You should have received a copy of the GNU Lesser General Public 15 // License along with this library; if not, write to the Free Software 16 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 17 // 9 // Copyright 2004 by SOFTEC. All rights reserved. 18 // Sources, support options and lastest version of these NUnit tests 19 // is available from: 20 // http://www.softec.st/AprSharp 21 // 22 // 23 // Initial authors : 24 // Denis Gervalle 25 // Olivier Desaive 10 26 // 11 27 using System; … … 23 39 [assembly: AssemblyCompany("SOFTEC sa")] 24 40 [assembly: AssemblyProduct("AprSharp.Test")] 25 [assembly: AssemblyCopyright("Copyright 2004 by SOFTEC. All rights reserved.")] 26 //[assembly: AssemblyTrademark("")] 27 //[assembly: AssemblyCulture("")] 41 [assembly: AssemblyCopyright( 42 @" Copyright 2004 by SOFTEC sa 43 44 This library is free software; you can redistribute it and/or 45 modify it under the terms of the GNU Lesser General Public 46 License as published by the Free Software Foundation; either 47 version 2.1 of the License, or (at your option) any later version. 48 49 This library is distributed in the hope that it will be useful, 50 but WITHOUT ANY WARRANTY; without even the implied warranty of 51 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 52 Lesser General Public License for more details. 53 54 You should have received a copy of the GNU Lesser General Public 55 License along with this library; if not, write to the Free Software 56 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA")] 57 [assembly: AssemblyTrademark("")] 58 [assembly: AssemblyCulture("")] 28 59 29 60 // The assembly version has following format :