VirtualBox

source: vbox/trunk/include/iprt/nocrt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106557   6 weeks vboxsync iprt/nocrt: fenv.h for arm64 (untested). jiraref:VBP-1191
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @103626   9 months vboxsync include/iprt/nocrt/assert.h: missing parentheses
(edit) @100091   18 months vboxsync IPRT/nocrt/vector: Added at() functions for accessing elements. bugref:9437
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99802   19 months vboxsync *: Adjustments necessary for dropping -Zc:wchar_t- on windows and …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @97946   2 years vboxsync IPRT: include/iprt/nocrt/vector: Compilation fix for data(), added a …
(edit) @97821   2 years vboxsync include/iprt/nocrt/vector: Fixes for accessing [c]end() iterators on …
(edit) @97811   2 years vboxsync include/iprt/nocrt/vector: Fixed the != operator -- Thanks to Martin …
(edit) @96648   2 years vboxsync iprt/nocrt/stdio.h: Added missing [_]puts alias. bugref:10261
(edit) @96507   2 years vboxsync IPRT/nocrt: The xml.cpp stuff won't ever work without exceptions. …
(edit) @96465   2 years vboxsync iprt/nocrt/unistd.h,stdlib,stdio.h: Some additions and fixes related …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96361   2 years vboxsync iprt/nocrt/algorithm: Just use shell sort for the std::sort …
(edit) @96354   2 years vboxsync IPRT/nocrt: Defined cout and cerr; implemented ostream::flush and …
(edit) @96345   2 years vboxsync IPRT/nocrt: Added missing implemention of new placement operators. …
(edit) @96221   2 years vboxsync iprt/nocrt/stdlib.h: _exit+_abort should use fatal assert not debug …
(edit) @96213   2 years vboxsync IPRT/nocrt: Implemented feraiseexcept and adjusted relevan code for …
(edit) @96205   2 years vboxsync IPRT/nocrt: Implemented x86 and amd64 fenv.h to assist with the …
(edit) @96201   2 years vboxsync IPRT/nocrt: Implemented fegetround and fesetround to workaround the …
(edit) @96197   2 years vboxsync IPRT/math.h: Define our own set of classification flags so we can test …
(edit) @96195   2 years vboxsync iprt/nocrt/stdlib.h: exit+abort should use fatal assert not debug …
(edit) @96184   2 years vboxsync IPRT/nocrt: Added a testcase for the no-CRT math stuff with tests for …
(edit) @96150   2 years vboxsync iprt/nocrt/float.h: Adjusted DBL_MAX for MSC. bugref:10261
(edit) @96147   2 years vboxsync iprt/nocrt/stdlib.h: bsearch parameter names. bugref:10261
(edit) @96128   2 years vboxsync IPRT/nocrt: sscanf & vsscanf (untested). bugref:10261
(edit) @96098   2 years vboxsync IPRT/nocrt: Math constants: HUGH_VAL*, NAN, INFINITY. bugref:10261
(edit) @96091   2 years vboxsync IPRT/nocrt: Added clearerr, ferror, fgetc, fileno, fputc, fputs, …
(edit) @96086   2 years vboxsync iprt/nocrt/time.h: Build fix. bugref:10261
(edit) @96075   2 years vboxsync IPRT/nocrt: access. bugref:10261
(edit) @96074   2 years vboxsync IPRT/nocrt: abs, labs and llabs. bugref:10261
(edit) @96070   2 years vboxsync IPRT/nocrt: atexit, fstat, isatty, read, unlink, rand, qsort and …
(edit) @96069   2 years vboxsync iprt/errno.h,nocrt/errno.h: Use the iprt/errno.h wrapper in nocrt …
(edit) @96052   2 years vboxsync IPRT/nocrt: Added no-CRT per-thread data like errno and strtok state. …
(edit) @96039   2 years vboxsync iprt/nocrt/time.h: Attempt at fixing the header compile check on …
(edit) @96037   2 years vboxsync iprt/nocrt/compiler/watcom.h,/types.h: Don't use watcom's stddef.h …
(edit) @96027   2 years vboxsync include/iprt/nocrt: Another try at fixing header builds on linux. …
(edit) @96019   2 years vboxsync include/iprt/nocrt: Header build fixes for linux. bugref:10261
(edit) @96018   2 years vboxsync iprt/nocrt: Simple unistd.h replacement. bugref:10261
(edit) @96017   2 years vboxsync include/iprt/nocrt: Header build fixes for windows. bugref:10261
(edit) @96013   2 years vboxsync include/iprt/nocrt: More prototypes & some fixes. bugref:10261
(edit) @95996   2 years vboxsync iprt/nocrt/time.h: Added localtime_s (microsoft version) prototype. …
(edit) @95993   2 years vboxsync include/iprt/nocrt: More on ostream, limits. Stubbed std::sort. …
(edit) @95985   2 years vboxsync include/iprt/nocrt: Some early & incomplete ostream code. bugref:10261
(edit) @95978   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95976   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95975   2 years vboxsync include/iprt/nocrt: Prototyped a whole bunch of things to make mesa …
(edit) @95923   2 years vboxsync iprt/nocrt/math.h: Quick hack to make the header semi usable with …
(edit) @95922   2 years vboxsync iprt/nocrt/exception: minimal exception header. bugref:10261
(edit) @95885   2 years vboxsync iprt/nocrt/new: nothrow const variable. bugref:10261
(edit) @95860   2 years vboxsync IPRT/new: Added a generic new/delete operator implementation based on …
(edit) @95859   2 years vboxsync iprt/nocrt/float.h: Added empty float.h to make the d3d9types.h from …
(edit) @95838   2 years vboxsync iprt/nocrt/time.h: Added time.h to make the windows tcpip headers work …
(edit) @95818   2 years vboxsync IPRT: More IPRT_NO_CRT work on windows. bugref:10261
(edit) @95801   2 years vboxsync iprt/nocrt/sys/types.h: Placeholder including iprt/types.h to reduce …
(edit) @95800   2 years vboxsync iprt/nocrt/stdlib.h: Supply malloc and friends mapped to our RTMem …
(edit) @95799   2 years vboxsync iprt/nocrt/string.h: strcmp & wcstombs. bugref:10261
(edit) @95767   2 years vboxsync nocrt/string.h,strpbrk.cpp: Added missing strpbrk proto and synced up …
(edit) @94549   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @94547   3 years vboxsync include/iprt/nocrt: Supply our own stdbool.h and stdint.h for use by …
(edit) @93137   3 years vboxsync IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
(edit) @93129   3 years vboxsync include/iprt: Added iprt/nocrt/compiler/watcom.h and made a couple of …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @87202   4 years vboxsync iprt/nocrt/limits.h: Adjustments for bugref:9898.
(edit) @84407   5 years vboxsync include/iprt: VC++ 19.0 adjustments. bugref:8489
(edit) @84120   5 years vboxsync IPRT: Adding an empty nocrt/ctype.h header to make some windows/NT SDK …
(edit) @83775   5 years vboxsync iprt/types,nocrt/compiler/msc.h: VC++ 14.1 adjustments. bugref:8489
(edit) @83724   5 years vboxsync iprt/nocrt/compiler/msc.h: Adjustments for Visual Studio 2017 and …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76505   6 years vboxsync include/*: Some header guard cleanups in prep for scm rules on the subject.
(edit) @76375   6 years vboxsync include/iprt/nocrt//fenv.h: Make recent gcc happy.
(edit) @69686   7 years vboxsync /include/: darwin header tweaks
(edit) @69475   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @62474   8 years vboxsync (C) 2016
(edit) @60023   9 years vboxsync iprt/cdefs.h,setjmp.h: Added DECL_RETURNS_TWICE and renamed …
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @38354   13 years vboxsync x86\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @38353   13 years vboxsync amd64\math.h: Fixed bug in inline_sqrt causing infinie recursion and …
(edit) @29263   15 years vboxsync sparc adjustments.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27067   15 years vboxsync iprt/nocrt/compiler/gcc.h: va_start fix for gcc 3.2.x
(edit) @26341   15 years vboxsync include/iprt: scm cleaning up spaces.
(edit) @25566   15 years vboxsync iprt/setjmp.asm/h: windows port
(edit) @25477   15 years vboxsync include: Made the headers build cleanly on linux again.
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20362   15 years vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @18471   16 years vboxsync iprt/nocrt/inttypes.h: Added some 32-bit ones.
(edit) @14037   16 years vboxsync compiler/msc.h: shut up warning.
(edit) @14023   16 years vboxsync iprt/compiler/msc.h and use compiler/compiler.h instead of compiler/gcc.h
(edit) @11934   16 years vboxsync minor header update
(edit) @10137   16 years vboxsync More warnings / bad string prototypes. (nocrt stuff)
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8165   17 years vboxsync rebrand IPRT and other headers
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette