10.3 相对于 10.2.3 增加了681 个文件,修改了 1123 个文件,基本就是这样子:
1、{$HPPEMIT LEGACYHPP} 在许多模块中被添加,以增加与 C++ Builder 的兼容性。
【VCL 】
2、TCustomCalendarPicker 的属性 HightlightToday 改成了 HighlightToday ,原单词拼错了
3、增加了 Vcl.WindowsStore/Vcl.VirtualImageList/Vcl.ImageCollection/Vcl.BaseImageCollection
4、Vcl.Themes 增加了 DPI 支持,所以很多函数都增加了一个 DPI 参数,Vcl.ThemedActnCtrls/Vcl.SysStyles/Vcl.Styles 也做了相应的改变。
5、Vcl.Tabs 改动有38处,主要是 TTabPos 的处理。
6、Vcl.ShareContract 增加了 FileList 属性。
7、Vcl.Samples.Spin.TSpinEdit 增加了 Align 属性
8、Vcl.OleServer.TServerEventDispatch 修正了 QueryInterface 的一处Bug。
9、Vcl.Menus 增加对 DPI 的支持
10、Vcl.ImgList 做了23处改动,支持 32 位带 Alpha 通道的位图。
11、Vcl.Grids 为 DPI 适配,为 TInplaceEditList 加了一个 ChangeScale 函数
12、Vcl.GraphUtil 增加了一个 ColorBlendRGB 函数;
13、Vcl.Forms 增加了 DPI 适配,嗯~~93处改动
14、Vcl.ExtCtrls 变动了20多处,除了 DPI 适配外还额外做了一些优化(TCustomRadioGroup/TCustomGridPanel/TSplitter/TCustomCategoryPanel)
15、Vcl.ExtActns 中 TURLDownloadStatus 增加了多个新状态
16、Vcl.Direct2D 中 TDirect2DCanvas 增加对彩色文字的支持
17、Vcl.Dialogs 变动了34处,增加了好几个 ShowMessage 和 MessageDlgPos 的重载。
18、Vcl.Controls 增加了 DPI 和 PerMonitorV2 的支持,改动有39处。
19、Vcl.ComCtrls 增加高 DPI 支持,TCustomTreeView 和 TPageScroller 都变了变动。
20、Vcl.CheckLst 同样是 DPI 适配;
21、Vcl.CategoryButtons 中 TCategoryButtons 将一部分私有成员做成了保护属性。
22、Vcl.ActnPopup 中 TCustomActionPopupMenuEx 增加 DPI 字体适应。
23、Vcl.ActnMenus 中 TCustomActionPopupMenu 增加 DPI 字体适应。
24、Vcl.ActnMan 中 TCustomActionBar 增加 DPI 适配。
25、VCL 与 C++ Builder Variant/String 类型的处理做了一点变动,应该是更好的兼容了。
【RTL】
26、Winapi.Windows 增加了手写笔和其它如 DPI 的相关API。
27、Winapi.Wincodec 增加了 WICBitmapInterpolationModeHighQualityCubic 定义。
28、Winapi.UxTheme 增加了 GetThemeAnimationTransform/GetThemeAnimationProperty/GetThemeTimingFunction/OpenThemeDataForDpi 等函数及接口支持。
29、Winapi.UrlMon 增加了一堆常量的定义支持
30、Winapi.Messages 增加了一堆新的消息定义
31、Winapi.D2D1 增加了两个常量的定义,与彩色字符有关
32、Winapi.CommDlg 增加了几个接口和常量 定义
33、Winapi.CommCtrl 增加了一堆新常量 和接口定义
34、System.ZLib 支持的版本实际上是1.2.11,而不是官方文档里说的1.2.8,高一点是一点。
35、System.Zip 做了很多改动,内置的zip支持,我都不知道啥时候加进来的,看10.2.3里就有了。
36、WinRT 相关的变动很多,这里忽略掉,这个是急剧变化中的东西,咱先跳过。
37、System.Types 增加了 RectWidth/Height 函数,还有一些类型定义的微调。
38、System.Sysutils 增加 SetGrowCollectionFunc 和 GrowCollection,以及 TStringBuilder 、TStringHelper/TDoubleHelper等的优化。新的 GrowCollection 默认算法是项数大于 64 时,增加 1.5 倍 ,大于 8 时增加 16,否则增加 4,而不是以前的简单乘 2。至于这个逻辑合不合理,还得看实效。
39、System 里,Random32Proc 可以让你自己实现随机数算法替换全局的了,还有大约 201 处改动,可能是这次更新变动最多的单元了。
40、System.RegularExpressions 正则相关的单元变动比较大,用了Unicode编码替换原来的UTF8。
41、System.Win.BluetoothWinRT 修正了一处错误,这个是会造成退出时 AV 错误。
42、System.Net.URLClient 增加了 TUrlClient.Encode/FixupForREST函数。
43、System.Net.Socket 完善 TSocket 的析构过程(资源泄露)。
44、System.Net.Mime 增加了多种编码的支持,TMultipartFormData 增加了多个新接口。
45、System.Net.HttpClient 及相关单元做了比较大的改动,增加了多个接口及其重载。
46、System.Math 增加了计算三角形斜边的函数 Hypot。
47、System.Json 的优化官方说了,我略掉了。
48、System.Generics.Collections 做了709处改动,我错了~~~
49、DateUtils 增加了 DateTimeToMilliseconds 和 TimeToMillisecond 函数,TTimeZone 增加了两个函数。
50、System.Classes 做了 196 处改动,总体看是优化为主,外加 MRecord 支持。
51、各个平台独有的部分不说了,Android/WinRT 变动比较大,其它平台变动不是特别大
后面的不看了,头大……
Delphi 10.2.3 vs 10.3 源码变更报告 已产生: 2018-11-24 16:01:53 模式: 差异 正在忽略不重要 左边基点文件夹: D:\Temp\sss\RS10.2 右边基点文件夹: D:\Temp\sss\RS10.3 名称(N) 大小(Z) 已修改(M) 名称(N) 大小(Z) 已修改(M) ---------------------------------------------------------------------------------------------------------------------------------------------------------------- source 143,489,634 2018-11-24 13:56:42 source 152,399,510 2018-11-24 13:59:05 +xml 2,957,871 2018-11-24 13:56:42 +xml 2,957,894 2018-11-24 13:59:05 |\Xml.XMLConst.pas 6,763 2018-07-04 5:49:50 << |\Xml.XMLConst.pas 6,786 2018-11-18 17:42:22 +Visualizers 32,352 2018-11-24 13:56:42 +Visualizers 32,396 2018-11-24 13:59:05 |\StdStringVisualizer.pas 6,864 2018-07-04 5:49:48 << |\StdStringVisualizer.pas 6,908 2018-11-18 17:42:21 +vcl 10,212,954 2018-11-24 13:56:42 +vcl 10,319,770 2018-11-24 13:59:04 |+bcbsamples 168,450 2018-11-24 13:56:41 |+bcbsamples 168,450 2018-11-24 13:59:04 ||+dclbcbsmp.rc 945 2018-07-04 6:55:00 << ||+dclbcbsmp.rc 945 2018-11-19 7:55:00 ||+dclbcbsmp.cbproj 12,217 2018-07-04 6:55:00 << ||+dclbcbsmp.cbproj 12,217 2018-11-19 7:55:00 ||\bcbsmp.cbproj 14,548 2018-07-04 6:55:00 << ||\bcbsmp.cbproj 14,548 2018-11-19 7:55:00 |+AppAnalytics 31,917 2018-11-24 13:56:40 |+AppAnalytics 31,908 2018-11-24 13:59:03 ||\Vcl.AppAnalytics.pas 30,762 2018-07-04 5:49:48 << ||\Vcl.AppAnalytics.pas 30,753 2018-11-18 17:42:21 |+wstring.cpp 20,011 2017-07-19 6:06:54 << |+wstring.cpp 20,011 2018-08-02 3:30:22 |+Vcl.XPStyleActnCtrls.pas 4,205 2018-07-04 5:49:48 << |+Vcl.XPStyleActnCtrls.pas 4,229 2018-11-18 17:42:21 |+Vcl.XPMan.pas 875 2018-07-04 5:49:48 << |+Vcl.XPMan.pas 842 2018-11-18 17:42:21 |+Vcl.XPActnCtrls.pas 30,235 2018-07-04 5:49:48 << |+Vcl.XPActnCtrls.pas 30,259 2018-11-18 17:42:21 |+Vcl.WinXCalendars.pas 196,700 2018-07-04 5:49:48 << |+Vcl.WinXCalendars.pas 196,651 2018-11-18 17:42:21 |+Vcl.WinHelpViewer.pas 25,969 2018-07-04 5:49:48 << |+Vcl.WinHelpViewer.pas 25,993 2018-11-18 17:42:21 || << |+Vcl.WindowsStore.pas 5,734 2018-11-18 17:42:21 || << |+Vcl.VirtualImageList.pas 33,322 2018-11-18 17:42:21 |+Vcl.ValEdit.pas 35,900 2018-07-04 5:49:47 << |+Vcl.ValEdit.pas 35,924 2018-11-18 17:42:21 |+Vcl.Touch.Gestures.pas 83,601 2018-07-04 5:49:47 << |+Vcl.Touch.Gestures.pas 83,574 2018-11-18 17:42:21 |+Vcl.ToolWin.pas 11,822 2018-07-04 5:49:47 << |+Vcl.ToolWin.pas 11,844 2018-11-18 17:42:20 |+Vcl.Themes.pas 295,077 2018-07-04 5:49:47 << |+Vcl.Themes.pas 299,452 2018-11-18 17:42:20 |+Vcl.ThemedActnCtrls.pas 48,100 2018-07-04 5:49:47 << |+Vcl.ThemedActnCtrls.pas 50,423 2018-11-18 17:42:20 |+Vcl.Tabs.pas 86,465 2018-07-04 5:49:47 << |+Vcl.Tabs.pas 86,602 2018-11-18 17:42:20 |+Vcl.TabNotBk.pas 19,476 2018-07-04 5:49:47 << |+Vcl.TabNotBk.pas 19,498 2018-11-18 17:42:20 |+Vcl.SysStyles.pas 264,189 2018-07-04 5:49:46 << |+Vcl.SysStyles.pas 267,633 2018-11-18 17:42:20 |+Vcl.SvcMgr.pas 35,247 2018-07-04 5:49:46 << |+Vcl.SvcMgr.pas 35,269 2018-11-18 17:42:20 |+Vcl.Styles.pas 202,780 2018-07-04 5:49:46 << |+Vcl.Styles.pas 204,612 2018-11-18 17:42:20 |+Vcl.StdStyleActnCtrls.pas 4,416 2018-07-04 5:49:46 << |+Vcl.StdStyleActnCtrls.pas 4,440 2018-11-18 17:42:20 |+Vcl.StdCtrls.pas 347,167 2018-07-04 5:49:46 << |+Vcl.StdCtrls.pas 347,792 2018-11-18 17:42:20 |+Vcl.StdActns.pas 51,282 2018-07-04 5:49:46 << |+Vcl.StdActns.pas 51,304 2018-11-18 17:42:20 |+Vcl.StdActnMenus.pas 24,625 2018-07-04 5:49:46 << |+Vcl.StdActnMenus.pas 24,649 2018-11-18 17:42:20 |+Vcl.ShellAnimations.pas 897 2018-07-04 5:49:46 << |+Vcl.ShellAnimations.pas 864 2018-11-18 17:42:20 |+Vcl.Shell.ShellCtrls.pas 98,327 2018-07-04 5:49:46 << |+Vcl.Shell.ShellCtrls.pas 98,277 2018-11-18 17:42:20 |+Vcl.ShareContract.pas 13,672 2018-07-04 5:49:46 << |+Vcl.ShareContract.pas 14,264 2018-11-18 17:42:20 |+Vcl.ShadowWnd.pas 9,665 2018-07-04 5:49:46 << |+Vcl.ShadowWnd.pas 9,689 2018-11-18 17:42:20 |+Vcl.Samples.Spin.pas 20,566 2018-07-04 5:49:45 << |+Vcl.Samples.Spin.pas 20,587 2018-11-18 17:42:20 |+Vcl.Printers.pas 42,491 2018-07-04 5:49:45 << |+Vcl.Printers.pas 42,513 2018-11-18 17:42:20 |+Vcl.PlatformDefaultStyleActnCtrls.pas 6,246 2018-07-04 5:49:45 << |+Vcl.PlatformDefaultStyleActnCtrls.pas 6,270 2018-11-18 17:42:20 |+Vcl.Outline.pas 77,236 2018-07-04 5:49:45 << |+Vcl.Outline.pas 77,258 2018-11-18 17:42:19 |+Vcl.OleServer.pas 10,686 2018-07-04 5:49:45 << |+Vcl.OleServer.pas 10,729 2018-11-18 17:42:19 |+Vcl.OleCtrls.pas 88,373 2018-07-04 5:49:45 << |+Vcl.OleCtrls.pas 88,395 2018-11-18 17:42:19 |+Vcl.OleCtnrs.pas 77,816 2018-07-04 5:49:45 << |+Vcl.OleCtnrs.pas 77,838 2018-11-18 17:42:19 |+Vcl.OleConst.pas 1,630 2018-07-04 5:49:45 << |+Vcl.OleConst.pas 1,654 2018-11-18 17:42:19 |+Vcl.OleAuto.pas 43,838 2018-07-04 5:49:45 << |+Vcl.OleAuto.pas 43,860 2018-11-18 17:42:19 |+Vcl.MPlayer.pas 57,847 2018-07-04 5:49:45 << |+Vcl.MPlayer.pas 57,788 2018-11-18 17:42:19 |+Vcl.Menus.pas 153,815 2018-07-04 5:49:45 << |+Vcl.Menus.pas 155,131 2018-11-18 17:42:19 |+Vcl.Mask.pas 33,021 2018-07-04 5:49:44 << |+Vcl.Mask.pas 33,043 2018-11-18 17:42:19 |+Vcl.ListActns.pas 21,635 2018-07-04 5:49:44 << |+Vcl.ListActns.pas 21,657 2018-11-18 17:42:19 |+Vcl.IMouse.pas 14,957 2018-07-04 5:49:44 << |+Vcl.IMouse.pas 14,981 2018-11-18 17:42:19 |+Vcl.ImgList.pas 45,508 2018-07-04 5:49:44 << |+Vcl.ImgList.pas 47,380 2018-11-18 17:42:19 |+Vcl.Imaging.pnglang.pas 4,295 2018-07-04 5:49:44 << |+Vcl.Imaging.pnglang.pas 4,319 2018-11-18 17:42:19 |+Vcl.Imaging.pngimage.pas 181,996 2018-11-04 17:44:50 << |+Vcl.Imaging.pngimage.pas 182,026 2018-11-18 17:42:19 |+Vcl.Imaging.jpeg.pas 60,014 2018-07-04 5:49:44 << |+Vcl.Imaging.jpeg.pas 60,982 2018-11-18 17:42:19 |+Vcl.Imaging.JConsts.pas 639 2018-07-04 5:49:44 << |+Vcl.Imaging.JConsts.pas 663 2018-11-18 17:42:19 |+Vcl.Imaging.GIFImg.pas 343,066 2018-07-04 5:49:44 << |+Vcl.Imaging.GIFImg.pas 343,088 2018-11-18 17:42:19 |+Vcl.Imaging.GIFConsts.pas 3,391 2018-07-04 5:49:44 << |+Vcl.Imaging.GIFConsts.pas 3,415 2018-11-18 17:42:19 || << |+Vcl.ImageCollection.pas 19,015 2018-11-18 17:42:19 |+Vcl.HtmlHelpViewer.pas 24,219 2018-07-04 5:49:43 << |+Vcl.HtmlHelpViewer.pas 24,243 2018-11-18 17:42:19 |+Vcl.Grids.pas 223,864 2018-07-04 5:49:43 << |+Vcl.Grids.pas 224,369 2018-11-18 17:42:19 |+Vcl.GraphUtil.pas 45,292 2018-07-04 5:49:43 << |+Vcl.GraphUtil.pas 46,085 2018-11-18 17:42:18 |+Vcl.Graphics.pas 318,431 2018-07-04 5:49:43 << |+Vcl.Graphics.pas 318,463 2018-11-18 17:42:18 |+Vcl.Forms.pas 515,662 2018-07-04 5:49:43 << |+Vcl.Forms.pas 526,140 2018-11-18 17:42:18 |+Vcl.FileCtrl.pas 68,110 2018-07-04 5:49:43 << |+Vcl.FileCtrl.pas 68,124 2018-11-18 17:42:18 |+Vcl.ExtDlgs.pas 19,943 2018-07-04 5:49:43 << |+Vcl.ExtDlgs.pas 19,965 2018-11-18 17:42:18 |+Vcl.ExtCtrls.pas 347,489 2018-07-04 5:49:43 << |+Vcl.ExtCtrls.pas 348,401 2018-11-18 17:42:18 |+Vcl.ExtActns.pas 57,904 2018-07-04 5:49:43 << |+Vcl.ExtActns.pas 59,083 2018-11-18 17:42:18 |+Vcl.DockTabSet.pas 47,976 2018-07-04 5:49:43 << |+Vcl.DockTabSet.pas 47,998 2018-11-18 17:42:18 |+Vcl.Direct2D.pas 53,397 2018-07-04 5:49:43 << |+Vcl.Direct2D.pas 53,974 2018-11-18 17:42:18 |+Vcl.Dialogs.pas 222,081 2018-07-04 5:49:44 << |+Vcl.Dialogs.pas 227,179 2018-11-18 17:42:18 |+Vcl.DdeMan.pas 73,271 2018-07-04 5:49:43 << |+Vcl.DdeMan.pas 73,293 2018-11-18 17:42:18 |+Vcl.CustomizeDlg.pas 31,497 2018-07-04 5:49:42 << |+Vcl.CustomizeDlg.pas 31,475 2018-11-18 17:42:18 |+Vcl.Controls.pas 554,418 2018-07-04 5:49:44 << |+Vcl.Controls.pas 556,136 2018-11-18 17:42:18 |+Vcl.Consts.pas 20,820 2018-07-04 5:49:42 << |+Vcl.Consts.pas 20,844 2018-11-18 17:42:18 |+Vcl.ComStrs.pas 2,535 2018-07-04 5:49:42 << |+Vcl.ComStrs.pas 2,559 2018-11-18 17:42:18 |+Vcl.ComCtrls.pas 1,027,483 2018-07-04 5:49:42 << |+Vcl.ComCtrls.pas 1,027,869 2018-11-18 17:42:18 |+Vcl.ColorGrd.pas 18,039 2018-07-04 5:49:42 << |+Vcl.ColorGrd.pas 18,061 2018-11-18 17:42:18 |+Vcl.CmAdmCtl.pas 22,899 2018-07-04 5:49:42 << |+Vcl.CmAdmCtl.pas 22,923 2018-11-18 17:42:18 |+Vcl.Clipbrd.pas 15,783 2018-07-04 5:49:42 << |+Vcl.Clipbrd.pas 15,805 2018-11-18 17:42:18 |+Vcl.CheckLst.pas 26,533 2018-07-04 5:49:42 << |+Vcl.CheckLst.pas 28,298 2018-11-18 17:42:18 |+Vcl.CategoryButtons.pas 138,749 2018-07-04 5:49:42 << |+Vcl.CategoryButtons.pas 139,161 2018-11-18 17:42:18 |+Vcl.CaptionedDockTree.pas 27,136 2018-07-04 5:49:42 << |+Vcl.CaptionedDockTree.pas 27,160 2018-11-18 17:42:18 |+Vcl.Buttons.pas 90,783 2018-07-04 5:49:42 << |+Vcl.Buttons.pas 90,805 2018-11-18 17:42:18 |+Vcl.ButtonGroup.pas 54,448 2018-07-04 5:49:42 << |+Vcl.ButtonGroup.pas 54,472 2018-11-18 17:42:18 || << |+Vcl.BaseImageCollection.pas 4,674 2018-11-18 17:42:18 |+Vcl.BandActn.pas 2,100 2018-07-04 5:49:41 << |+Vcl.BandActn.pas 2,078 2018-11-18 17:42:18 |+Vcl.AxCtrls.pas 116,969 2018-07-04 5:49:41 << |+Vcl.AxCtrls.pas 116,989 2018-11-18 17:42:18 |+Vcl.AppEvnts.pas 18,682 2018-07-04 5:49:41 << |+Vcl.AppEvnts.pas 18,706 2018-11-18 17:42:17 |+Vcl.ActnPopup.pas 10,805 2018-07-04 5:49:41 << |+Vcl.ActnPopup.pas 11,035 2018-11-18 17:42:17 |+Vcl.ActnMenus.pas 130,893 2018-07-04 5:49:41 << |+Vcl.ActnMenus.pas 132,067 2018-11-18 17:42:17 |+Vcl.ActnMan.pas 217,225 2018-07-04 5:49:41 << |+Vcl.ActnMan.pas 217,833 2018-11-18 17:42:17 |+Vcl.ActnList.pas 9,013 2018-07-04 5:49:41 << |+Vcl.ActnList.pas 9,035 2018-11-18 17:42:17 |+Vcl.ActnCtrls.pas 56,064 2018-07-04 5:49:41 << |+Vcl.ActnCtrls.pas 56,088 2018-11-18 17:42:17 |+Vcl.ActnColorMaps.pas 10,631 2018-07-04 5:49:41 << |+Vcl.ActnColorMaps.pas 10,655 2018-11-18 17:42:17 |+Vcl.ABAccessibility.pas 18,610 2018-07-04 5:49:41 << |+Vcl.ABAccessibility.pas 18,634 2018-11-18 17:42:17 |+variant.cpp 66,859 2017-07-19 6:06:54 << |+variant.cpp 66,646 2018-07-04 0:25:38 |+ustring.cpp 22,359 2018-07-04 6:55:00 << |+ustring.cpp 22,359 2018-11-19 7:55:00 |+syssupp.cpp 8,677 2018-07-04 6:55:00 << |+syssupp.cpp 8,630 2018-11-19 7:55:00 |+StyleUtils.inc 35,593 2018-07-04 6:55:00 << |+StyleUtils.inc 35,554 2018-11-19 7:55:00 |+StyleAPI.inc 438,192 2018-07-04 6:55:00 << |+StyleAPI.inc 438,425 2018-11-19 7:55:00 |+dstring.cpp 24,936 2018-07-04 6:55:00 << |+dstring.cpp 24,928 2018-11-19 7:55:00 |\CLASSCRE.ASM 2,806 2018-07-04 6:55:00 << |\CLASSCRE.ASM 2,806 2018-11-19 7:55:00 +ToolsAPI 1,285,323 2018-11-24 13:56:37 +ToolsAPI 1,288,857 2018-11-24 13:59:01 |+VCLEditors.pas 95,491 2018-07-04 5:49:40 << |+VCLEditors.pas 96,131 2018-11-18 17:42:17 |+ToolWnds.dfm 1,701 2018-07-04 6:55:00 << |+ToolWnds.dfm 1,701 2018-11-19 7:55:00 |+ToolsAPI.pas 406,429 2018-07-04 5:49:40 << |+ToolsAPI.pas 407,717 2018-11-18 17:42:17 |+PlatformConst.pas 1,860 2018-07-04 5:49:39 << |+PlatformConst.pas 2,357 2018-11-18 17:42:16 |+PlatformAPI.pas 98,568 2018-07-04 5:49:39 << |+PlatformAPI.pas 99,086 2018-11-18 17:42:16 |+DesignIntf.pas 73,515 2018-07-04 5:49:38 << |+DesignIntf.pas 73,546 2018-11-18 17:42:16 |+DesignEditors.pas 109,834 2018-07-04 5:49:38 << |+DesignEditors.pas 109,872 2018-11-18 17:42:16 |+DeploymentAPI.pas 21,736 2018-07-04 5:49:38 << |+DeploymentAPI.pas 21,885 2018-11-18 17:42:16 |+CommonOptionStrs.pas 20,082 2018-07-04 5:49:37 << |+CommonOptionStrs.pas 20,371 2018-11-18 17:42:16 |\CLANGStrs.pas 9,321 2018-07-04 5:49:37 << |\CLANGStrs.pas 9,006 2018-11-18 17:42:16 +tethering 387,876 2018-11-24 13:56:35 +tethering 388,314 2018-11-24 13:58:59 |+System.Tether.Manager.pas 164,915 2018-07-04 5:50:12 << |+System.Tether.Manager.pas 164,799 2018-11-18 17:42:37 |+System.Tether.Comm.pas 57,153 2018-07-04 5:50:12 << |+System.Tether.Comm.pas 56,788 2018-11-18 17:42:37 |\System.Tether.AppProfile.pas 105,038 2018-07-04 5:50:12 << |\System.Tether.AppProfile.pas 105,957 2018-11-18 17:42:37 +soap 1,596,930 2018-11-24 13:56:35 +soap 1,543,571 2018-11-24 13:58:59 |+wsdlimporter 557,757 2018-11-24 13:56:35 |+wsdlimporter 557,789 2018-11-24 13:58:59 ||+WSDLModelIntf.pas 25,175 2018-07-04 5:49:36 << ||+WSDLModelIntf.pas 25,179 2018-11-18 17:42:15 ||\WSDLImpWriter.pas 257,272 2018-07-04 5:49:36 << ||\WSDLImpWriter.pas 257,300 2018-11-18 17:42:15 |+Soap.WSDLPub.pas 40,319 2018-07-04 5:49:36 << |+Soap.WSDLPub.pas 40,386 2018-11-18 17:42:15 |+Soap.Win.CertHelper.pas 24,804 2018-07-04 5:49:35 >> || |+Soap.TypeTrans.pas 15,329 2018-07-04 5:49:35 << |+Soap.TypeTrans.pas 15,397 2018-11-18 17:42:15 |+Soap.SOAPHTTPTrans.pas 50,003 2018-07-04 5:49:34 << |+Soap.SOAPHTTPTrans.pas 21,690 2018-11-18 17:42:14 |+Soap.SOAPConst.pas 25,031 2018-07-04 5:49:34 << |+Soap.SOAPConst.pas 25,228 2018-11-18 17:42:14 |+Soap.SOAPConn.pas 15,911 2018-07-04 5:49:34 << |+Soap.SOAPConn.pas 15,202 2018-11-18 17:42:14 |+Soap.SOAPAttach.pas 36,767 2018-07-04 5:49:34 << |+Soap.SOAPAttach.pas 36,802 2018-11-18 17:42:14 |+Soap.OPToSOAPDomConv.pas 186,112 2018-07-04 5:49:33 << |+Soap.OPToSOAPDomConv.pas 186,240 2018-11-18 17:42:14 |\Soap.HTTPUtil.pas 10,141 2018-07-04 5:49:33 << |\Soap.HTTPUtil.pas 10,081 2018-11-18 17:42:14 +rtl 43,155,685 2018-11-24 13:56:28 +rtl 48,033,960 2018-11-24 13:58:54 |+win 19,742,010 2018-11-24 13:56:34 |+win 23,418,517 2018-11-24 13:58:57 ||+winrt 4,152,293 2018-11-24 13:56:34 ||+winrt 7,767,687 2018-11-24 13:58:58 |||| << |||+WinAPI.WinRT.Utils.pas 2,564 2018-11-18 17:42:14 |||| << |||+WinAPI.WindowsStore.pas 17,640 2018-11-18 17:42:14 |||+WinAPI.WebRT.pas 306,921 2018-07-04 5:49:33 << |||+WinAPI.WebRT.pas 420,925 2018-11-18 17:42:14 |||+WinAPI.UI.Xaml.pas 52,761 2018-07-04 5:49:32 << |||+WinAPI.UI.Xaml.pas 138,385 2018-11-18 17:42:14 |||+WinAPI.UI.WebUI.pas 1,728 2018-07-04 5:49:32 << |||+WinAPI.UI.WebUI.pas 1,837 2018-11-18 17:42:13 |||+WinAPI.UI.ViewManagement.pas 1,547 2018-07-04 5:49:32 << |||+WinAPI.UI.ViewManagement.pas 8,488 2018-11-18 17:42:13 |||+WinAPI.UI.Text.pas 19,043 2018-07-04 5:49:32 << |||+WinAPI.UI.Text.pas 19,059 2018-11-18 17:42:13 |||+WinAPI.UI.pas 1,391 2018-07-04 5:49:32 << |||+WinAPI.UI.pas 77,502 2018-11-18 17:42:13 |||+WinAPI.UI.Notifications.pas 20,538 2018-07-04 5:49:32 << |||+WinAPI.UI.Notifications.pas 46,839 2018-11-18 17:42:13 |||+WinAPI.UI.Input.pas 8,996 2018-07-04 5:49:32 << |||+WinAPI.UI.Input.pas 37,947 2018-11-18 17:42:13 |||+WinAPI.UI.Input.Inking.pas 48,299 2018-07-04 5:49:32 << |||+WinAPI.UI.Input.Inking.pas 78,002 2018-11-18 17:42:13 |||+WinAPI.UI.Core.pas 13,375 2018-07-04 5:49:32 << |||+WinAPI.UI.Core.pas 18,357 2018-11-18 17:42:13 |||+WinAPI.UI.Composition.pas 45,867 2018-07-04 5:49:32 << |||+WinAPI.UI.Composition.pas 183,004 2018-11-18 17:42:13 |||+WinAPI.SystemRT.pas 45,928 2018-07-04 5:49:32 << |||+WinAPI.SystemRT.pas 296,216 2018-11-18 17:42:13 |||+WinAPI.Storage.Streams.pas 57,689 2018-07-04 5:49:32 << |||+WinAPI.Storage.Streams.pas 53,927 2018-11-18 17:42:13 |||+WinAPI.Storage.pas 88,485 2018-07-04 5:49:32 << |||+WinAPI.Storage.pas 152,171 2018-11-18 17:42:13 |||| << |||+Winapi.ServicesRT.Store.pas 19,830 2018-11-18 17:42:13 |||| << |||+Winapi.ServicesRT.pas 94,599 2018-11-18 17:42:13 |||+WinAPI.Security.pas 122,832 2018-07-04 5:49:32 << |||+WinAPI.Security.pas 295,394 2018-11-18 17:42:13 |||+WinAPI.Security.Cryptography.pas 169,000 2018-07-04 5:49:31 << |||+WinAPI.Security.Cryptography.pas 203,057 2018-11-18 17:42:13 |||+WinAPI.Security.Credentials.pas 40,263 2018-07-04 5:49:31 << |||+WinAPI.Security.Credentials.pas 50,059 2018-11-18 17:42:13 |||| << |||+Winapi.Perception.pas 25,464 2018-11-18 17:42:13 |||+WinAPI.Networking.Vpn.pas 2,680 2018-07-04 5:49:31 << |||+WinAPI.Networking.Vpn.pas 3,523 2018-11-18 17:42:13 |||+WinAPI.Networking.Sockets.pas 46,235 2018-07-04 5:49:31 << |||+WinAPI.Networking.Sockets.pas 72,002 2018-11-18 17:42:13 |||| << |||+Winapi.Networking.PushNotifications.pas 11,573 2018-11-18 17:42:13 |||+WinAPI.Networking.Proximity.pas 7,321 2018-07-04 5:49:31 << |||+WinAPI.Networking.Proximity.pas 8,416 2018-11-18 17:42:13 |||+WinAPI.Networking.pas 66,024 2018-07-04 5:49:31 << |||+WinAPI.Networking.pas 119,430 2018-11-18 17:42:13 |||+WinAPI.Networking.NetworkOperators.pas 124,438 2018-07-04 5:49:31 << |||+WinAPI.Networking.NetworkOperators.pas 183,518 2018-11-18 17:42:13 |||+WinAPI.Networking.Connectivity.pas 65,686 2018-07-04 5:49:31 << |||+WinAPI.Networking.Connectivity.pas 75,651 2018-11-18 17:42:13 |||+WinAPI.Media.pas 564,663 2018-07-04 5:49:31 << |||+WinAPI.Media.pas 961,376 2018-11-18 17:42:13 |||+Winapi.Media.MediaProperties.pas 31,686 2018-07-04 5:49:31 << |||+Winapi.Media.MediaProperties.pas 42,024 2018-11-18 17:42:13 |||+Winapi.Media.Devices.pas 96,802 2018-07-04 5:49:31 << |||+Winapi.Media.Devices.pas 133,018 2018-11-18 17:42:13 |||+WinAPI.Management.pas 25,596 2018-07-04 5:49:31 << |||+WinAPI.Management.pas 63,783 2018-11-18 17:42:12 |||| << |||+WinAPI.HSTRINGIterables.pas 4,116 2018-11-18 17:42:12 |||+WinAPI.GraphicsRT.pas 141,023 2018-07-04 5:49:31 << |||+WinAPI.GraphicsRT.pas 226,920 2018-11-18 17:42:12 |||+WinAPI.Globalization.pas 135,299 2018-07-04 5:49:31 << |||+WinAPI.Globalization.pas 154,172 2018-11-18 17:42:12 |||+WinAPI.Gaming.pas 30,443 2018-07-04 5:49:30 << |||+WinAPI.Gaming.pas 169,093 2018-11-18 17:42:12 |||+WinAPI.Foundation.Types.pas 7,941 2018-07-04 5:49:30 << |||+WinAPI.Foundation.Types.pas 7,210 2018-11-18 17:42:12 |||+WinAPI.Foundation.pas 74,465 2018-07-04 5:49:30 << |||+WinAPI.Foundation.pas 66,400 2018-11-18 17:42:12 |||+WinAPI.Foundation.Collections.pas 65,114 2018-07-04 5:49:30 << |||+WinAPI.Foundation.Collections.pas 2,541 2018-11-18 17:42:12 |||+Winapi.Devices.Sms.pas 61,765 2018-07-04 5:49:30 << |||+Winapi.Devices.Sms.pas 62,038 2018-11-18 17:42:12 |||+Winapi.Devices.Sensors.pas 114,060 2018-07-04 5:49:30 << |||+Winapi.Devices.Sensors.pas 195,967 2018-11-18 17:42:12 |||+Winapi.Devices.Scanners.pas 19,254 2018-07-04 5:49:30 << |||+Winapi.Devices.Scanners.pas 19,090 2018-11-18 17:42:12 |||+Winapi.Devices.PointOfService.pas 59,217 2018-07-04 5:49:30 << |||+Winapi.Devices.PointOfService.pas 110,893 2018-11-18 17:42:12 |||+WinAPI.Devices.pas 446,107 2018-07-04 5:49:30 << |||+WinAPI.Devices.pas 755,243 2018-11-18 17:42:12 |||+Winapi.Devices.Midi.pas 38,808 2018-07-04 5:49:30 << |||+Winapi.Devices.Midi.pas 44,084 2018-11-18 17:42:12 |||+Winapi.Devices.Geolocation.pas 45,966 2018-07-04 5:49:30 << |||+Winapi.Devices.Geolocation.pas 72,808 2018-11-18 17:42:12 |||+WinAPI.Devices.Enumeration.pas 61,876 2018-07-04 5:49:30 << |||+WinAPI.Devices.Enumeration.pas 60,312 2018-11-18 17:42:12 |||+WinAPI.Devices.Bluetooth.pas 143,609 2018-07-04 5:49:30 << |||+WinAPI.Devices.Bluetooth.pas 276,004 2018-11-18 17:42:12 |||+Winapi.Devices.Bluetooth.Advertisement.pas 55,924 2018-07-04 5:49:30 << |||+Winapi.Devices.Bluetooth.Advertisement.pas 65,012 2018-11-18 17:42:12 |||+Winapi.Devices.AllJoyn.pas 58,042 2018-07-04 5:49:29 << |||+Winapi.Devices.AllJoyn.pas 95,082 2018-11-18 17:42:12 |||+WinAPI.DataRT.pas 61,398 2018-07-04 5:49:29 << |||+WinAPI.DataRT.pas 78,382 2018-11-18 17:42:12 |||+WinAPI.CommonTypes.pas 309,498 2018-07-04 5:49:29 << |||+WinAPI.CommonTypes.pas 933,805 2018-11-18 17:42:12 |||| << |||+Winapi.CommonNames.pas 119,288 2018-11-18 17:42:12 |||+WinAPI.ApplicationModel.pas 74,515 2018-07-04 5:49:29 << |||+WinAPI.ApplicationModel.pas 236,495 2018-11-18 17:42:12 |||+WinAPI.ApplicationModel.DataTransfer.pas 48,951 2018-07-04 5:49:29 << |||+WinAPI.ApplicationModel.DataTransfer.pas 62,282 2018-11-18 17:42:12 |||+WinAPI.ApplicationModel.Core.pas 5,596 2018-07-04 5:49:29 << |||+WinAPI.ApplicationModel.Core.pas 13,931 2018-11-18 17:42:12 |||+Winapi.ApplicationModel.Contacts.pas 4,680 2018-07-04 5:49:29 << |||+Winapi.ApplicationModel.Contacts.pas 5,517 2018-11-18 17:42:12 |||\WinAPI.ApplicationModel.Background.pas 12,948 2018-07-04 5:49:29 << |||\WinAPI.ApplicationModel.Background.pas 15,422 2018-11-18 17:42:12 ||+Winapi.Winsock2.pas 120,691 2018-07-04 5:49:29 << ||+Winapi.Winsock2.pas 120,685 2018-11-18 17:42:11 ||+Winapi.WinInet.pas 165,929 2018-07-04 5:49:28 << ||+Winapi.WinInet.pas 166,010 2018-11-18 17:42:11 ||+Winapi.Windows.pas 1,635,082 2018-07-04 5:49:28 << ||+Winapi.Windows.pas 1,677,776 2018-11-18 17:42:11 ||+Winapi.Wincodec.pas 89,989 2018-07-04 5:49:28 << ||+Winapi.Wincodec.pas 90,098 2018-11-18 17:42:11 ||+Winapi.UxTheme.pas 158,404 2018-07-04 5:49:28 << ||+Winapi.UxTheme.pas 162,526 2018-11-18 17:42:11 ||+Winapi.UserEnv.pas 34,992 2018-07-04 5:49:28 << ||+Winapi.UserEnv.pas 35,098 2018-11-18 17:42:11 ||+Winapi.UrlMon.pas 100,653 2018-07-04 5:49:28 << ||+Winapi.UrlMon.pas 103,211 2018-11-18 17:42:11 ||+Winapi.ShlObj.pas 673,798 2018-07-04 5:49:27 << ||+Winapi.ShlObj.pas 671,997 2018-11-18 17:42:11 ||+Winapi.ShellAPI.pas 77,810 2018-07-04 5:49:27 << ||+Winapi.ShellAPI.pas 77,804 2018-11-18 17:42:11 ||+Winapi.MultiMon.pas 6,144 2018-07-04 5:49:25 << ||+Winapi.MultiMon.pas 6,065 2018-11-18 17:42:10 ||+Winapi.MsCTF.pas 109,894 2018-07-04 5:49:25 << ||+Winapi.MsCTF.pas 109,941 2018-11-18 17:42:09 ||+Winapi.Messages.pas 56,848 2018-07-04 5:49:25 << ||+Winapi.Messages.pas 58,577 2018-11-18 17:42:09 ||+Winapi.DXGI.pas 20,560 2018-07-04 5:49:23 << ||+Winapi.DXGI.pas 20,629 2018-11-18 17:42:08 ||+Winapi.DirectDraw.pas 268,698 2018-07-04 5:49:22 << ||+Winapi.DirectDraw.pas 268,646 2018-11-18 17:42:08 ||+Winapi.Direct3D9.pas 238,697 2018-07-04 5:49:22 << ||+Winapi.Direct3D9.pas 238,645 2018-11-18 17:42:08 ||+Winapi.Direct3D8.pas 175,180 2018-07-04 5:49:22 << ||+Winapi.Direct3D8.pas 175,126 2018-11-18 17:42:08 ||+Winapi.D3D12.pas 171,223 2018-07-04 5:49:21 << ||+Winapi.D3D12.pas 171,224 2018-11-18 17:42:07 ||+Winapi.D2D1.pas 233,379 2018-07-04 5:49:20 << ||+Winapi.D2D1.pas 233,690 2018-11-18 17:42:07 ||+Winapi.CommDlg.pas 39,161 2018-07-04 5:49:19 << ||+Winapi.CommDlg.pas 40,768 2018-11-18 17:42:07 ||+Winapi.CommCtrl.pas 432,268 2018-07-04 5:49:19 << ||+Winapi.CommCtrl.pas 441,867 2018-11-18 17:42:07 ||+Winapi.Bluetooth.pas 116,721 2018-07-04 5:49:19 << ||+Winapi.Bluetooth.pas 116,767 2018-11-18 17:42:07 ||\Winapi.ActiveX.pas 327,893 2018-07-04 5:49:19 << ||\Winapi.ActiveX.pas 327,977 2018-11-18 17:42:06 |+sys 3,150,801 2018-11-24 13:56:28 |+sys 3,196,832 2018-11-24 13:58:54 ||+System.VarUtils.pas 79,021 2018-07-04 5:49:19 << ||+System.VarUtils.pas 79,750 2018-11-18 17:42:06 ||+System.Variants.pas 213,391 2018-07-04 5:49:19 << ||+System.Variants.pas 213,618 2018-11-18 17:42:06 ||+System.Types.pas 103,501 2018-07-04 5:49:19 << ||+System.Types.pas 103,737 2018-11-18 17:42:06 ||+System.SysUtils.pas 1,057,930 2018-07-04 5:49:19 << ||+System.SysUtils.pas 1,066,360 2018-11-18 17:42:06 ||+System.SysConst.pas 9,873 2018-07-04 5:49:18 << ||+System.SysConst.pas 9,963 2018-11-18 17:42:06 ||+System.pas 1,199,033 2018-07-04 5:49:18 << ||+System.pas 1,232,826 2018-11-18 17:42:06 ||+System.Internal.Unwinder.pas 5,111 2018-07-04 5:49:18 << ||+System.Internal.Unwinder.pas 5,119 2018-11-18 17:42:06 ||+System.Internal.Unwind.pas 1,987 2018-07-04 5:49:18 << ||+System.Internal.Unwind.pas 2,007 2018-11-18 17:42:06 ||+System.Internal.MachExceptions.pas 25,738 2018-07-04 5:49:18 << ||+System.Internal.MachExceptions.pas 26,077 2018-11-18 17:42:06 ||+System.Internal.JSONHlpr.pas 3,165 2018-07-04 5:49:18 << ||+System.Internal.JSONHlpr.pas 3,565 2018-11-18 17:42:06 ||+System.Internal.ExcUtils.pas 29,439 2018-07-04 5:49:18 << ||+System.Internal.ExcUtils.pas 29,810 2018-11-18 17:42:06 ||+SysInit.pas 52,460 2018-07-04 5:49:18 << ||+SysInit.pas 53,023 2018-11-18 17:42:06 ||+CPConv.inc 7,700 2018-07-04 6:55:00 << ||+CPConv.inc 7,658 2018-11-19 7:55:00 ||\CoreFoundationAPIs.inc 6,282 2018-07-04 6:55:00 << ||\CoreFoundationAPIs.inc 6,323 2018-11-19 7:55:00 |+osx 4,684,395 2018-11-24 13:56:23 |+osx 4,696,619 2018-11-24 13:58:50 ||+MacTypes.inc 26,680 2018-07-04 6:55:00 << ||+MacTypes.inc 26,756 2018-11-19 7:55:00 ||+Macapi.PrintCore.pas 38,193 2018-07-04 5:49:13 << ||+Macapi.PrintCore.pas 38,345 2018-11-18 17:42:03 ||+Macapi.OCMarshal.pas 10,123 2018-07-04 5:49:13 << ||+Macapi.OCMarshal.pas 10,217 2018-11-18 17:42:03 ||+Macapi.ObjectiveC.pas 84,200 2018-07-04 5:49:13 << ||+Macapi.ObjectiveC.pas 90,000 2018-11-18 17:42:03 ||+Macapi.ObjCRuntime.pas 6,728 2018-07-04 5:49:13 << ||+Macapi.ObjCRuntime.pas 6,732 2018-11-18 17:42:03 ||+Macapi.ImageIO.pas 83,419 2018-07-04 5:49:12 << ||+Macapi.ImageIO.pas 83,568 2018-11-18 17:42:03 ||+Macapi.Helpers.pas 5,036 2018-07-04 5:49:12 << ||+Macapi.Helpers.pas 5,091 2018-11-18 17:42:03 ||+Macapi.Foundation.pas 494,434 2018-07-04 5:49:12 << ||+Macapi.Foundation.pas 498,890 2018-11-18 17:42:03 ||+Macapi.CoreText.pas 52,323 2018-07-04 5:49:12 << ||+Macapi.CoreText.pas 52,473 2018-11-18 17:42:03 ||+Macapi.CoreServices.pas 2,036 2018-07-04 5:49:12 << ||+Macapi.CoreServices.pas 2,126 2018-11-18 17:42:03 ||+Macapi.CoreGraphics.pas 151,970 2018-07-04 5:49:12 << ||+Macapi.CoreGraphics.pas 152,124 2018-11-18 17:42:03 ||+Macapi.CocoaTypes.pas 34,271 2018-07-04 5:49:12 << ||+Macapi.CocoaTypes.pas 35,326 2018-11-18 17:42:03 ||+CFLocale.inc 13,398 2018-07-04 6:55:00 << ||+CFLocale.inc 13,329 2018-11-19 7:55:00 ||\CFBase.inc 17,383 2018-07-04 6:55:00 << ||\CFBase.inc 17,441 2018-11-19 7:55:00 |+net 1,616,740 2018-11-24 13:56:21 |+net 1,627,849 2018-11-24 13:58:48 ||+System.Win.BluetoothWinRT.pas 67,275 2018-07-04 5:49:11 << ||+System.Win.BluetoothWinRT.pas 67,272 2018-11-18 17:42:02 ||+System.NetConsts.pas 11,397 2018-07-04 5:49:11 << ||+System.NetConsts.pas 11,398 2018-11-18 17:42:02 ||+System.Net.URLClient.pas 91,701 2018-07-04 5:49:11 << ||+System.Net.URLClient.pas 93,104 2018-11-18 17:42:02 ||+System.Net.Socket.pas 92,912 2018-07-04 5:49:11 << ||+System.Net.Socket.pas 93,058 2018-11-18 17:42:02 ||+System.Net.Mime.pas 101,560 2018-07-04 5:49:11 << ||+System.Net.Mime.pas 103,186 2018-11-18 17:42:02 ||+System.Net.HttpClientComponent.pas 55,369 2018-07-04 5:49:11 << ||+System.Net.HttpClientComponent.pas 59,413 2018-11-18 17:42:02 ||+System.Net.HttpClient.Win.pas 55,680 2018-07-04 5:49:11 << ||+System.Net.HttpClient.Win.pas 56,570 2018-11-18 17:42:02 ||+System.Net.HttpClient.pas 123,564 2018-07-04 5:49:11 << ||+System.Net.HttpClient.pas 129,050 2018-11-18 17:42:02 ||+System.Net.HttpClient.Mac.pas 43,633 2018-07-04 5:49:10 << ||+System.Net.HttpClient.Mac.pas 43,110 2018-11-18 17:42:02 ||+System.Net.HttpClient.Linux.pas 26,792 2018-07-04 6:55:00 << ||+System.Net.HttpClient.Linux.pas 25,631 2018-11-19 7:55:00 ||+System.Net.HttpClient.Android.pas 44,141 2018-07-04 5:50:01 << ||+System.Net.HttpClient.Android.pas 43,545 2018-11-18 17:42:32 ||+System.Mac.Bluetooth.pas 151,284 2018-07-04 5:49:10 << ||+System.Mac.Bluetooth.pas 151,082 2018-11-18 17:42:02 ||+System.Bluetooth.Components.pas 52,007 2018-07-04 5:49:10 << ||+System.Bluetooth.Components.pas 51,940 2018-11-18 17:42:02 ||+System.Beacon.Components.pas 48,019 2018-07-04 5:49:10 << ||+System.Beacon.Components.pas 47,903 2018-11-18 17:42:02 ||\System.Android.Bluetooth.pas 161,659 2018-07-04 5:50:01 << ||\System.Android.Bluetooth.pas 161,840 2018-11-18 17:42:31 |+ios 1,528,421 2018-11-24 13:56:20 |+ios 1,531,413 2018-11-24 13:58:47 ||+iOSapi.UIKit.pas 423,569 2018-07-04 5:50:07 << ||+iOSapi.UIKit.pas 423,765 2018-11-18 17:42:34 ||+iOSapi.MediaPlayer.pas 22,558 2018-07-04 5:50:06 << ||+iOSapi.MediaPlayer.pas 25,119 2018-11-18 17:42:34 ||\iOSapi.Foundation.pas 349,179 2018-07-04 5:50:06 << ||\iOSapi.Foundation.pas 349,414 2018-11-18 17:42:34 |+common 5,668,693 2018-11-24 13:56:19 |+common 6,147,964 2018-11-24 13:58:47 ||+System.ZLib.pas 117,421 2018-07-04 5:49:10 << ||+System.ZLib.pas 132,435 2018-11-18 17:42:02 ||+System.Zip.pas 56,744 2018-07-04 5:49:10 << ||+System.Zip.pas 58,800 2018-11-18 17:42:02 ||+System.Win.WinRT.pas 17,762 2018-07-04 5:49:10 << ||+System.Win.WinRT.pas 20,742 2018-11-18 17:42:02 ||+System.Win.ShareContract.pas 15,871 2018-07-04 5:49:09 << ||+System.Win.ShareContract.pas 20,314 2018-11-18 17:42:01 ||+System.Win.Registry.pas 45,664 2018-07-04 5:49:09 << ||+System.Win.Registry.pas 45,668 2018-11-18 17:42:01 ||+System.Win.Notification.pas 16,785 2018-07-04 5:49:09 << ||+System.Win.Notification.pas 17,323 2018-11-18 17:42:01 ||+System.Win.Crtl.pas 26,640 2018-07-04 5:49:08 << ||+System.Win.Crtl.pas 26,638 2018-11-18 17:42:01 ||+System.WideStrUtils.pas 26,116 2018-07-04 5:49:08 << ||+System.WideStrUtils.pas 24,713 2018-11-18 17:42:01 ||+System.WideStrings.pas 36,866 2018-07-04 5:49:08 << ||+System.WideStrings.pas 36,727 2018-11-18 17:42:01 ||+System.TypInfo.pas 126,518 2018-07-04 5:49:08 << ||+System.TypInfo.pas 127,907 2018-11-18 17:42:01 ||+System.Threading.pas 141,583 2018-07-04 5:49:07 << ||+System.Threading.pas 141,591 2018-11-18 17:42:01 ||+System.StartUpCopy.pas 9,650 2018-07-04 5:49:07 << ||+System.StartUpCopy.pas 9,670 2018-11-18 17:42:00 ||+System.Sqlite.pas 84,437 2018-07-04 5:50:21 << ||+System.Sqlite.pas 84,485 2018-11-18 17:42:42 ||+System.Sensors.pas 54,046 2018-07-04 5:49:07 << ||+System.Sensors.pas 54,667 2018-11-18 17:42:00 ||+System.Sensors.Components.pas 14,259 2018-07-04 5:49:07 << ||+System.Sensors.Components.pas 14,200 2018-11-18 17:42:00 ||+System.Rtti.pas 350,918 2018-07-04 5:49:07 << ||+System.Rtti.pas 368,687 2018-11-18 17:42:00 ||+System.RTLConsts.pas 29,681 2018-07-04 5:49:07 << ||+System.RTLConsts.pas 29,930 2018-11-18 17:42:00 ||+System.RegularExpressionsCore.pas 39,484 2018-07-04 5:49:07 << ||+System.RegularExpressionsCore.pas 41,217 2018-11-18 17:42:00 ||+System.RegularExpressionsAPI.pas 36,539 2018-07-04 5:49:07 << ||+System.RegularExpressionsAPI.pas 39,445 2018-11-18 17:42:00 ||+System.RegularExpressions.pas 23,223 2018-07-04 5:49:07 << ||+System.RegularExpressions.pas 24,125 2018-11-18 17:42:00 ||| << ||+System.Permissions.pas 8,086 2018-11-18 17:42:00 ||+System.Odbc.pas 188,928 2018-07-04 5:50:21 << ||+System.Odbc.pas 190,095 2018-11-18 17:42:42 ||+System.ObjAuto.pas 67,899 2018-07-04 5:49:06 << ||+System.ObjAuto.pas 67,937 2018-11-18 17:42:00 ||+System.Notification.pas 19,018 2018-07-04 5:49:06 << ||+System.Notification.pas 26,367 2018-11-18 17:42:00 ||+System.NetEncoding.pas 37,434 2018-07-04 5:49:06 << ||+System.NetEncoding.pas 37,914 2018-11-18 17:42:00 ||+System.Math.Vectors.pas 61,584 2018-07-04 5:49:06 << ||+System.Math.Vectors.pas 61,666 2018-11-18 17:42:00 ||+System.Math.pas 193,927 2018-07-04 5:49:06 << ||+System.Math.pas 196,035 2018-11-18 17:42:00 ||+System.Mac.Notification.pas 15,428 2018-07-04 5:49:06 << ||+System.Mac.Notification.pas 16,032 2018-11-18 17:42:00 ||+System.JSONConsts.pas 10,646 2018-07-04 5:49:05 << ||+System.JSONConsts.pas 10,797 2018-11-18 17:42:00 ||+System.JSON.Writers.pas 79,627 2018-07-04 5:49:05 << ||+System.JSON.Writers.pas 86,330 2018-11-18 17:42:00 ||+System.JSON.Utils.pas 9,225 2018-07-04 5:49:05 << ||+System.JSON.Utils.pas 9,250 2018-11-18 17:42:00 ||+System.JSON.Types.pas 16,534 2018-07-04 5:49:05 << ||+System.JSON.Types.pas 16,769 2018-11-18 17:42:00 ||+System.JSON.Serializers.pas 96,942 2018-07-04 5:49:05 << ||+System.JSON.Serializers.pas 97,109 2018-11-18 17:41:59 ||+System.JSON.Readers.pas 72,831 2018-07-04 5:49:05 << ||+System.JSON.Readers.pas 72,817 2018-11-18 17:41:59 ||+System.JSON.pas 91,063 2018-07-04 5:49:05 << ||+System.JSON.pas 102,584 2018-11-18 17:41:59 ||+System.JSON.Builders.pas 88,152 2018-07-04 5:49:05 << ||+System.JSON.Builders.pas 88,757 2018-11-18 17:41:59 ||+System.JSON.BSON.pas 32,942 2018-07-04 5:49:05 << ||+System.JSON.BSON.pas 33,471 2018-11-18 17:41:59 ||+System.IOUtils.pas 153,518 2018-07-04 5:49:05 << ||+System.IOUtils.pas 153,147 2018-11-18 17:41:59 ||+System.iOS.Sensors.pas 49,770 2018-07-04 5:50:04 << ||+System.iOS.Sensors.pas 49,809 2018-11-18 17:42:33 ||+System.iOS.Notification.pas 14,963 2018-07-04 5:50:04 << ||+System.iOS.Notification.pas 15,567 2018-11-18 17:42:33 ||+System.IniFiles.pas 30,345 2018-07-04 5:49:05 << ||+System.IniFiles.pas 39,169 2018-11-18 17:41:59 ||+System.Hash.pas 60,199 2018-07-04 5:49:04 << ||+System.Hash.pas 60,196 2018-11-18 17:41:59 ||+System.Generics.Defaults.pas 51,971 2018-07-04 5:49:04 << ||+System.Generics.Defaults.pas 55,600 2018-11-18 17:41:59 ||+System.Generics.Collections.pas 207,201 2018-07-04 5:49:04 << ||+System.Generics.Collections.pas 228,128 2018-11-18 17:41:59 ||+System.DateUtils.pas 96,867 2018-07-04 5:49:04 << ||+System.DateUtils.pas 98,575 2018-11-18 17:41:59 ||+System.Classes.pas 590,743 2018-07-04 5:49:04 << ||+System.Classes.pas 594,023 2018-11-18 17:41:59 ||| << ||+System.Character_definition.11.0.0.inc 576 2018-11-19 7:55:00 ||| << ||+System.Character_const.11.0.0.inc 230,583 2018-11-19 7:55:00 ||+System.Character.pas 69,232 2018-07-04 5:49:04 << ||+System.Character.pas 69,179 2018-11-18 17:41:59 ||| << ||+System.Character.11.0.0.inc 102,669 2018-11-19 7:55:00 ||+System.AnsiStrings.pas 211,000 2018-07-04 5:49:03 << ||+System.AnsiStrings.pas 211,078 2018-11-18 17:41:59 ||+System.Android.Sensors.pas 62,437 2018-07-04 5:50:01 << ||+System.Android.Sensors.pas 61,182 2018-11-18 17:42:31 ||| << ||+System.Android.Permissions.pas 13,075 2018-11-18 17:42:31 ||+System.Android.Notification.pas 23,682 2018-07-04 5:50:01 << ||+System.Android.Notification.pas 29,718 2018-11-18 17:42:31 ||\System.Analytics.AppAnalytics.pas 19,316 2018-07-04 5:49:03 << ||\System.Analytics.AppAnalytics.pas 19,328 2018-11-18 17:41:59 |+androiddex 631,203 2018-11-24 13:56:14 |+androiddex 601,054 2018-11-24 13:58:41 ||\java 631,203 2018-11-24 13:56:15 ||\java 601,054 2018-11-24 13:58:42 || +fmx 304,573 2018-11-24 13:56:15 || +fmx 273,722 2018-11-24 13:58:43 || |+src 189,599 2018-11-24 13:56:16 || |+src 158,021 2018-11-24 13:58:43 || ||+com 179,316 2018-11-24 13:56:16 || ||+com 147,589 2018-11-24 13:58:43 || |||\embarcadero 179,316 2018-11-24 13:56:17 || |||\embarcadero 147,589 2018-11-24 13:58:44 || ||| +rtl 25,624 2018-11-24 13:56:17 || ||| +rtl 37,306 2018-11-24 13:58:44 || ||| |\notifications 19,613 2018-11-24 13:56:17 || ||| |\notifications 31,295 2018-11-24 13:58:44 || ||| | +NotificationPublisher.java 5,961 2018-07-04 6:55:00 << || ||| | +NotificationPublisher.java 11,333 2018-11-19 7:55:00 || ||| | +NotificationInfo.java 5,864 2018-07-04 6:55:00 << || ||| | +NotificationInfo.java 7,881 2018-11-19 7:55:00 || ||| | \NotificationAlarm.java 5,195 2018-07-04 6:55:00 << || ||| | +NotificationAlarm.java 6,009 2018-11-19 7:55:00 || ||| | << || ||| | \ChannelsManager.java 2,956 2018-11-19 7:55:00 || ||| \firemonkey 153,692 2018-11-24 13:56:17 || ||| \firemonkey 110,283 2018-11-24 13:58:44 || ||| +text 40,346 2018-11-24 13:56:17 || ||| +text 787 2018-11-24 13:58:44 || ||| |+VKStateChangeListener.java 156 2018-07-04 6:55:00 >> || ||| || || ||| |+FMXTextListener.java 270 2018-07-04 6:55:00 << || ||| |\FMXTextListener.java 787 2018-11-19 7:55:00 || ||| |\FMXTextEditorProxy.java 39,920 2018-07-04 6:55:00 >> || ||| | || ||| +nativelayout 5,117 2018-11-24 13:56:16 || ||| +nativelayout 5,106 2018-11-24 13:58:44 || ||| |\NativeLayout.java 3,467 2018-07-04 6:55:00 << || ||| |\NativeLayout.java 3,456 2018-11-19 7:55:00 || ||| +medialibrary 21,763 2018-11-24 13:56:16 || ||| +medialibrary 24,237 2018-11-24 13:58:43 || ||| |+MediaImage.java 11,685 2018-07-04 6:55:00 << || ||| |+MediaImage.java 13,628 2018-11-19 7:55:00 || ||| |+FMXMediaLibraryListener.java 161 2018-07-04 6:55:00 << || ||| |+FMXMediaLibraryListener.java 197 2018-11-19 7:55:00 || ||| |\FMXMediaLibrary.java 6,296 2018-07-04 6:55:00 << || ||| |\FMXMediaLibrary.java 6,791 2018-11-19 7:55:00 || ||| +ViewStack.java 3,281 2018-07-04 6:55:00 << || ||| +ViewStack.java 3,309 2018-11-19 7:55:00 || ||| +OnActivityListener.java 350 2018-07-04 6:55:00 << || ||| +OnActivityListener.java 456 2018-11-19 7:55:00 || ||| \FMXNativeActivity.java 22,814 2018-07-04 6:55:00 << || ||| \FMXNativeActivity.java 16,367 2018-11-19 7:55:00 || ||\android 10,283 2018-11-24 13:56:16 || ||\android 10,432 2018-11-24 13:58:43 || || \bluetooth 7,173 2018-11-24 13:56:15 || || \bluetooth 7,297 2018-11-24 13:58:43 || || \le 1,667 2018-11-24 13:56:15 || || \le 1,791 2018-11-24 13:58:43 || || \RTLAdvertiseCallback.java 553 2018-07-04 6:55:00 << || || \RTLAdvertiseCallback.java 677 2018-11-19 7:55:00 || |+project.properties 563 2018-07-04 6:55:00 << || |+project.properties 584 2018-11-19 7:55:00 || |+AndroidManifest.xml 902 2018-07-04 6:55:00 << || |+AndroidManifest.xml 904 2018-11-19 7:55:00 || |\.classpath 696 2018-07-04 6:55:00 << || |\.classpath 1,400 2018-11-19 7:55:00 || +cloudmessaging 38,470 2018-11-24 13:56:15 || +cloudmessaging 39,172 2018-11-24 13:58:42 || |+project.properties 584 2018-07-04 6:55:00 << || |+project.properties 584 2018-11-19 7:55:00 || |\.classpath 680 2018-07-04 6:55:00 << || |\.classpath 1,382 2018-11-19 7:55:00 || \apkexpansion 288,160 2018-11-24 13:56:14 || \apkexpansion 288,160 2018-11-24 13:58:41 || \project.properties 382 2018-07-04 6:55:00 << || \project.properties 382 2018-11-19 7:55:00 |+android 5,000,093 2018-11-24 13:56:14 |+android 5,679,355 2018-11-24 13:58:41 ||+System.Android.Service.pas 31,933 2018-07-04 5:50:00 << ||+System.Android.Service.pas 33,266 2018-11-18 17:42:31 ||+Androidapi.JNIBridge.pas 76,232 2018-07-04 5:49:59 << ||+Androidapi.JNIBridge.pas 77,407 2018-11-18 17:42:29 ||+Androidapi.JNI.Widget.pas 99,574 2018-07-04 5:49:59 << ||+Androidapi.JNI.Widget.pas 111,061 2018-11-18 17:42:29 ||+Androidapi.JNI.Webkit.pas 69,171 2018-07-04 5:49:59 << ||+Androidapi.JNI.Webkit.pas 75,455 2018-11-18 17:42:29 ||+Androidapi.JNI.VideoView.pas 6,226 2018-07-04 5:49:59 << ||+Androidapi.JNI.VideoView.pas 6,362 2018-11-18 17:42:29 ||+Androidapi.JNI.Util.pas 25,264 2018-07-04 5:49:59 << ||+Androidapi.JNI.Util.pas 25,907 2018-11-18 17:42:29 ||+Androidapi.JNI.Telephony.pas 95,071 2018-07-04 5:49:59 << ||+Androidapi.JNI.Telephony.pas 121,857 2018-11-18 17:42:29 ||+Androidapi.JNI.Support.pas 26,395 2018-07-04 5:49:59 << ||+Androidapi.JNI.Support.pas 53,668 2018-11-18 17:42:29 ||+Androidapi.JNI.Speech.pas 35,490 2018-07-04 5:49:59 << ||+Androidapi.JNI.Speech.pas 35,986 2018-11-18 17:42:29 ||+Androidapi.JNI.Provider.pas 331,884 2018-07-04 5:49:59 << ||+Androidapi.JNI.Provider.pas 360,075 2018-11-18 17:42:29 ||+Androidapi.JNI.PlayServices.pas 527,252 2018-07-04 5:49:58 << ||+Androidapi.JNI.PlayServices.pas 527,270 2018-11-18 17:42:29 ||+Androidapi.JNI.Os.pas 67,885 2018-07-04 5:49:58 << ||+Androidapi.JNI.Os.pas 95,260 2018-11-18 17:42:28 ||+Androidapi.JNI.OpenGL.pas 362,519 2018-07-04 5:49:58 << ||+Androidapi.JNI.OpenGL.pas 407,736 2018-11-18 17:42:28 ||+Androidapi.JNI.Net.pas 162,155 2018-07-04 5:49:58 << ||+Androidapi.JNI.Net.pas 196,430 2018-11-18 17:42:28 ||+Androidapi.JNI.Media.pas 409,964 2018-07-04 5:49:58 << ||+Androidapi.JNI.Media.pas 504,788 2018-11-18 17:42:27 ||+Androidapi.JNI.Location.pas 23,440 2018-07-04 5:49:58 << ||+Androidapi.JNI.Location.pas 43,186 2018-11-18 17:42:27 ||+Androidapi.JNI.JavaUtil.pas 69,929 2018-07-04 5:49:58 >> ||| ||+Androidapi.JNI.JavaTypes.pas 276,969 2018-07-04 5:49:58 << ||+Androidapi.JNI.JavaTypes.pas 495,456 2018-11-18 17:42:27 ||+Androidapi.JNI.Java.Security.pas 32,733 2018-07-04 5:49:58 << ||+Androidapi.JNI.Java.Security.pas 40,595 2018-11-18 17:42:27 ||+Androidapi.JNI.Java.Net.pas 66,954 2018-07-04 5:49:57 << ||+Androidapi.JNI.Java.Net.pas 69,114 2018-11-18 17:42:27 ||+Androidapi.JNI.GraphicsContentViewText.pas 970,702 2018-07-04 5:49:57 << ||+Androidapi.JNI.GraphicsContentViewText.pas 1,093,238 2018-11-18 17:42:27 ||+Androidapi.JNI.Embarcadero.pas 81,865 2018-07-04 5:49:57 << ||+Androidapi.JNI.Embarcadero.pas 95,660 2018-11-18 17:42:27 ||+Androidapi.JNI.Dalvik.pas 2,228 2018-07-04 5:49:57 << ||+Androidapi.JNI.Dalvik.pas 2,240 2018-11-18 17:42:27 ||+Androidapi.JNI.Bluetooth.pas 121,722 2018-07-04 5:49:57 << ||+Androidapi.JNI.Bluetooth.pas 141,497 2018-11-18 17:42:27 ||+Androidapi.JNI.App.pas 123,434 2018-07-04 5:49:57 << ||+Androidapi.JNI.App.pas 150,424 2018-11-18 17:42:27 ||+Androidapi.JNI.ApkExpansion.pas 94,912 2018-07-04 5:49:57 << ||+Androidapi.JNI.ApkExpansion.pas 95,236 2018-11-18 17:42:27 ||+Androidapi.JNI.Android.Security.pas 3,499 2018-07-04 5:49:57 << ||+Androidapi.JNI.Android.Security.pas 4,261 2018-11-18 17:42:27 ||+Androidapi.JNI.AdMob.pas 27,811 2018-07-04 5:49:57 << ||+Androidapi.JNI.AdMob.pas 32,941 2018-11-18 17:42:26 ||+Androidapi.JNI.Accounts.pas 16,674 2018-07-04 5:49:56 << ||+Androidapi.JNI.Accounts.pas 19,836 2018-11-18 17:42:26 ||+Androidapi.Helpers.pas 15,397 2018-07-04 5:49:56 << ||+Androidapi.Helpers.pas 18,139 2018-11-18 17:42:26 ||\Androidapi.Gles2.pas 48,162 2018-07-04 5:49:56 << ||\Androidapi.Gles2.pas 48,357 2018-11-18 17:42:26 |+RTL.Build.targets 9,964 2018-07-04 6:55:00 << |+RTL.Build.targets 10,332 2018-11-19 7:55:00 |+BuildWinRTL.dpk 17,210 2018-07-04 6:55:00 << |+BuildWinRTL.dpk 17,810 2018-11-19 7:55:00 |\BuildOSXRTL.dpk 10,654 2018-07-04 6:55:00 << |\BuildOSXRTL.dpk 10,714 2018-11-19 7:55:00 +Property Editors 2,235,158 2018-11-24 13:56:12 +Property Editors 2,235,403 2018-11-24 13:58:39 |+Indy10 404,533 2018-11-24 13:56:12 |+Indy10 404,533 2018-11-24 13:58:39 ||+dclIndyProtocols.res 1,224 2018-07-04 6:55:00 << ||+dclIndyProtocols.res 1,224 2018-11-19 7:55:00 ||+dclIndyProtocols.dpk 972 2018-07-04 6:55:00 << ||+dclIndyProtocols.dpk 972 2018-11-19 7:55:00 ||+dclIndyCore.res 1,196 2018-07-04 6:55:00 << ||+dclIndyCore.res 1,196 2018-11-19 7:55:00 ||\dclIndyCore.dpk 1,017 2018-07-04 6:55:00 << ||\dclIndyCore.dpk 1,017 2018-11-19 7:55:00 |+FMXReg.pas 80,467 2018-07-04 6:55:00 << |+FMXReg.pas 80,652 2018-11-19 7:55:00 |+FmxAnimationEditors.pas 60,505 2018-07-04 6:55:00 << |+FmxAnimationEditors.pas 60,661 2018-11-19 7:55:00 |+FMX.Editor.ListView.pas 45,471 2018-07-04 6:55:00 << |+FMX.Editor.ListView.pas 45,339 2018-11-19 7:55:00 |+ColnEdit.dfm 23,270 2018-07-04 6:55:00 << |+ColnEdit.dfm 23,286 2018-11-19 7:55:00 |+BindCompProperties.pas 10,681 2018-07-04 6:55:00 << |+BindCompProperties.pas 10,697 2018-11-19 7:55:00 |\BindCompDsnResStrs.pas 9,190 2018-07-04 6:55:00 << |\BindCompDsnResStrs.pas 9,194 2018-11-19 7:55:00 +internet 6,219,053 2018-11-24 13:56:10 +internet 6,218,861 2018-11-24 13:58:37 |+Web.Win.ISAPIThreadPool.pas 10,053 2018-07-04 5:48:56 << |+Web.Win.ISAPIThreadPool.pas 10,048 2018-11-18 17:41:56 |+Web.Win.IsapiHTTP.pas 16,611 2018-07-04 5:48:56 << |+Web.Win.IsapiHTTP.pas 16,719 2018-11-18 17:41:56 |+Web.WebReq.pas 8,578 2018-07-04 5:48:56 << |+Web.WebReq.pas 8,538 2018-11-18 17:41:56 |+Web.ReqMulti.pas 9,596 2018-07-04 5:48:56 << |+Web.ReqMulti.pas 9,554 2018-11-18 17:41:55 |+Web.HTTPParse.pas 19,417 2018-07-04 5:48:55 << |+Web.HTTPParse.pas 19,375 2018-11-18 17:41:55 |+Web.HTTPD24.pas 162,381 2018-07-04 5:48:55 << |+Web.HTTPD24.pas 162,381 2018-11-18 17:41:55 |+Web.HTTPD22.pas 155,468 2018-07-04 5:48:55 << |+Web.HTTPD22.pas 155,468 2018-11-18 17:41:55 |+Web.HTTPD20.pas 156,656 2018-07-04 5:48:55 << |+Web.HTTPD20.pas 156,656 2018-11-18 17:41:55 |+Web.HTTPApp.pas 80,036 2018-07-04 5:48:55 << |+Web.HTTPApp.pas 79,849 2018-11-18 17:41:55 |+Web.CGIHTTP.pas 19,124 2018-07-04 5:48:54 << |+Web.CGIHTTP.pas 19,076 2018-11-18 17:41:55 |+Web.ApacheHTTP.pas 16,569 2018-07-04 5:48:54 << |+Web.ApacheHTTP.pas 16,630 2018-11-18 17:41:55 |\WBComp.pas 215,636 2018-07-04 5:48:54 << |\WBComp.pas 215,639 2018-11-18 17:41:55 +indyimpl 1,513 2018-11-24 13:56:08 +indyimpl 1,513 2018-11-24 13:58:36 |\dclIPIndyImpl.dpk 820 2018-07-04 6:55:00 << |\dclIPIndyImpl.dpk 820 2018-11-19 7:55:00 +Indy10 8,237,158 2018-11-24 13:56:08 +Indy10 8,238,418 2018-11-24 13:58:36 |+System 1,279,224 2018-11-24 13:56:08 |+System 1,279,553 2018-11-24 13:58:36 ||+IndySystem.res 1,192 2018-07-04 6:55:00 << ||+IndySystem.res 1,192 2018-11-19 7:55:00 ||+IndySystem.dpk 1,305 2018-07-04 6:55:00 << ||+IndySystem.dpk 1,305 2018-11-19 7:55:00 ||\IdCompilerDefines.inc 46,368 2018-07-04 6:55:00 << ||\IdCompilerDefines.inc 46,697 2018-11-19 7:55:00 |+Protocols 6,007,904 2018-11-24 13:56:08 |+Protocols 6,008,506 2018-11-24 13:58:36 ||+indyprotocols.res 1,208 2018-07-04 6:55:00 << ||+indyprotocols.res 1,208 2018-11-19 7:55:00 ||+IndyProtocols.dpkx 11,294 2018-07-04 6:55:00 << ||+IndyProtocols.dpkx 11,294 2018-11-19 7:55:00 ||+IndyProtocols.dpk 11,415 2018-07-04 6:55:00 << ||+IndyProtocols.dpk 11,415 2018-11-19 7:55:00 ||+IdZLibHeaders.pas 49,832 2018-07-04 5:50:49 << ||+IdZLibHeaders.pas 50,104 2018-11-18 17:42:56 ||\IdCompilerDefines.inc 46,421 2018-07-04 6:55:00 << ||\IdCompilerDefines.inc 46,750 2018-11-19 7:55:00 |\Core 950,030 2018-11-24 13:56:02 |\Core 950,359 2018-11-24 13:58:31 | +indycore.res 1,176 2018-07-04 6:55:00 << | +indycore.res 1,176 2018-11-19 7:55:00 | +IndyCore.dpk 3,117 2018-07-04 6:55:00 << | +IndyCore.dpk 3,117 2018-11-19 7:55:00 | \IdCompilerDefines.inc 46,366 2018-07-04 6:55:00 << | \IdCompilerDefines.inc 46,695 2018-11-19 7:55:00 +indy 219,856 2018-11-24 13:56:01 +indy 220,841 2018-11-24 13:58:30 |+implementation 165,210 2018-11-24 13:56:01 |+implementation 165,850 2018-11-24 13:58:30 ||+IPPeerClient.pas 48,872 2018-07-04 5:48:53 << ||+IPPeerClient.pas 49,512 2018-11-18 17:41:54 ||+IndyIPServer.dpk 796 2018-07-04 6:55:00 << ||+IndyIPServer.dpk 796 2018-11-19 7:55:00 ||+IndyIPCommon.dpk 779 2018-07-04 6:55:00 << ||+IndyIPCommon.dpk 779 2018-11-19 7:55:00 ||\IndyIPClient.dpk 838 2018-07-04 6:55:00 << ||\IndyIPClient.dpk 838 2018-11-19 7:55:00 |\abstraction 54,646 2018-11-24 13:56:01 |\abstraction 54,991 2018-11-24 13:58:30 | \IPPeerAPI.pas 52,935 2018-07-04 5:48:52 << | \IPPeerAPI.pas 53,280 2018-11-18 17:41:54 +fmx 16,172,809 2018-11-24 13:56:00 +fmx 16,290,359 2018-11-24 13:58:29 |+FMX.ZOrder.Win.pas 8,178 2018-07-04 5:48:52 << |+FMX.ZOrder.Win.pas 6,012 2018-11-18 17:41:54 || << |+FMX.ZOrder.pas 12,970 2018-11-18 17:41:54 |+FMX.ZOrder.iOS.pas 7,725 2018-07-04 5:50:04 << |+FMX.ZOrder.iOS.pas 3,887 2018-11-18 17:42:33 || << |+FMX.ZOrder.Android.pas 5,899 2018-11-18 17:42:25 || << |+FMX.WindowsStore.pas 5,734 2018-11-18 17:41:54 |+FMX.WebBrowser.Win.pas 16,097 2018-07-04 5:48:52 << |+FMX.WebBrowser.Win.pas 16,901 2018-11-18 17:41:54 |+FMX.WebBrowser.pas 16,701 2018-07-04 5:48:52 << |+FMX.WebBrowser.pas 16,768 2018-11-18 17:41:54 |+FMX.WebBrowser.Cocoa.pas 11,415 2018-07-04 5:50:04 << |+FMX.WebBrowser.Cocoa.pas 11,477 2018-11-18 17:42:33 |+FMX.WebBrowser.Android.pas 16,156 2018-07-04 5:49:55 << |+FMX.WebBrowser.Android.pas 14,875 2018-11-18 17:42:25 |+FMX.VirtualKeyboard.Android.pas 7,089 2018-07-04 5:49:55 << |+FMX.VirtualKeyboard.Android.pas 6,653 2018-11-18 17:42:25 |+FMX.Viewport3D.pas 14,033 2018-07-04 5:48:52 << |+FMX.Viewport3D.pas 14,074 2018-11-18 17:41:54 |+FMX.Types3D.pas 187,073 2018-07-04 5:48:52 << |+FMX.Types3D.pas 187,162 2018-11-18 17:41:53 |+FMX.Types.pas 236,580 2018-07-04 5:48:52 << |+FMX.Types.pas 236,626 2018-11-18 17:41:53 |+FMX.TextLayout.GPU.pas 55,028 2018-07-04 5:48:51 << |+FMX.TextLayout.GPU.pas 53,596 2018-11-18 17:41:53 |+FMX.Text.pas 18,569 2018-07-04 5:48:51 << |+FMX.Text.pas 18,616 2018-11-18 17:41:53 |+FMX.TabControl.pas 114,892 2018-07-04 5:48:51 << |+FMX.TabControl.pas 120,399 2018-11-18 17:41:53 || << |+FMX.Switch.Android.pas 4,523 2018-11-18 17:42:25 |+FMX.Styles.pas 38,689 2018-07-04 5:48:51 << |+FMX.Styles.pas 38,653 2018-11-18 17:41:53 |+FMX.Styles.Objects.pas 117,163 2018-07-04 5:48:51 << |+FMX.Styles.Objects.pas 117,175 2018-11-18 17:41:53 |+FMX.StdCtrls.pas 245,640 2018-07-04 5:48:50 << |+FMX.StdCtrls.pas 245,572 2018-11-18 17:41:53 |+FMX.ScrollBox.Style.pas 49,849 2018-07-04 5:48:50 << |+FMX.ScrollBox.Style.pas 50,115 2018-11-18 17:41:53 |+FMX.ScrollBox.pas 61,425 2018-07-04 5:48:50 << |+FMX.ScrollBox.pas 61,482 2018-11-18 17:41:53 || << |+FMX.ScrollBox.Android.pas 563 2018-11-18 17:42:25 |+FMX.PushNotification.Android.pas 9,603 2018-07-04 5:49:55 << |+FMX.PushNotification.Android.pas 10,251 2018-11-18 17:42:25 |+FMX.Printer.pas 29,415 2018-07-04 5:48:50 << |+FMX.Printer.pas 29,385 2018-11-18 17:41:52 |+FMX.Printer.Mac.pas 19,411 2018-07-04 5:48:49 << |+FMX.Printer.Mac.pas 14,318 2018-11-18 17:41:52 |+FMX.Presentation.Win.Style.pas 33,990 2018-07-04 5:48:49 << |+FMX.Presentation.Win.Style.pas 17,521 2018-11-18 17:41:52 |+FMX.Presentation.Win.pas 30,462 2018-07-04 5:48:49 << |+FMX.Presentation.Win.pas 32,453 2018-11-18 17:41:52 || << |+FMX.Presentation.Style.Common.pas 14,690 2018-11-18 17:41:51 |+FMX.Presentation.Messages.pas 5,603 2018-07-04 5:48:49 << |+FMX.Presentation.Messages.pas 5,770 2018-11-18 17:41:51 |+FMX.Presentation.iOS.Style.pas 27,481 2018-07-04 5:50:03 << |+FMX.Presentation.iOS.Style.pas 11,853 2018-11-18 17:42:33 |+FMX.Presentation.iOS.pas 33,115 2018-07-04 5:50:03 << |+FMX.Presentation.iOS.pas 34,596 2018-11-18 17:42:33 || << |+FMX.Presentation.Android.Style.pas 13,248 2018-11-18 17:42:25 || << |+FMX.Presentation.Android.pas 37,954 2018-11-18 17:42:25 |+FMX.Platform.Win.pas 201,768 2018-07-04 5:48:49 << |+FMX.Platform.Win.pas 203,419 2018-11-18 17:41:51 || << |+FMX.Platform.UI.Android.pas 84,026 2018-11-18 17:42:25 |+FMX.Platform.Timer.Android.pas 9,117 2018-07-04 5:49:55 << |+FMX.Platform.Timer.Android.pas 4,550 2018-11-18 17:42:25 || << |+FMX.Platform.Text.Android.pas 10,780 2018-11-18 17:42:25 |+FMX.Platform.Screen.iOS.pas 14,786 2018-07-04 5:50:03 << |+FMX.Platform.Screen.iOS.pas 14,831 2018-11-18 17:42:33 |+FMX.Platform.Screen.Android.pas 21,556 2018-07-04 5:49:55 << |+FMX.Platform.Screen.Android.pas 22,994 2018-11-18 17:42:25 |+FMX.Platform.SaveState.iOS.pas 4,611 2018-07-04 5:50:03 << |+FMX.Platform.SaveState.iOS.pas 4,617 2018-11-18 17:42:32 |+FMX.Platform.pas 29,814 2018-07-04 5:48:49 << |+FMX.Platform.pas 29,816 2018-11-18 17:41:51 |+FMX.Platform.Mac.pas 229,644 2018-07-04 5:48:49 << |+FMX.Platform.Mac.pas 229,789 2018-11-18 17:41:51 |+FMX.Platform.Logger.iOS.pas 1,926 2018-07-04 5:50:03 << |+FMX.Platform.Logger.iOS.pas 2,042 2018-11-18 17:42:32 |+FMX.Platform.Logger.Android.pas 2,183 2018-07-04 5:49:54 << |+FMX.Platform.Logger.Android.pas 2,260 2018-11-18 17:42:25 |+FMX.Platform.iOS.pas 145,254 2018-07-04 5:50:03 << |+FMX.Platform.iOS.pas 144,438 2018-11-18 17:42:32 |+FMX.Platform.Android.pas 113,171 2018-07-04 5:49:54 << |+FMX.Platform.Android.pas 22,620 2018-11-18 17:42:25 |+FMX.PhoneDialer.Android.pas 17,046 2018-07-04 5:49:54 << |+FMX.PhoneDialer.Android.pas 17,301 2018-11-18 17:42:24 |+FMX.MultiView.Types.pas 39,765 2018-07-04 5:48:48 << |+FMX.MultiView.Types.pas 39,822 2018-11-18 17:41:51 || << |+FMX.MultiView.Types.Android.pas 6,152 2018-11-18 17:42:24 |+FMX.MultiView.Presentations.pas 60,933 2018-07-04 5:48:48 << |+FMX.MultiView.Presentations.pas 61,084 2018-11-18 17:41:51 |+FMX.MultiView.pas 40,983 2018-07-04 5:48:48 << |+FMX.MultiView.pas 41,024 2018-11-18 17:41:51 |+FMX.MultiTouch.pas 10,608 2018-07-04 5:48:48 << |+FMX.MultiTouch.pas 10,800 2018-11-18 17:41:51 |+FMX.MultiResBitmap.pas 38,876 2018-07-04 5:48:48 << |+FMX.MultiResBitmap.pas 38,881 2018-11-18 17:41:51 |+FMX.Menus.pas 94,455 2018-07-04 5:48:47 << |+FMX.Menus.pas 95,301 2018-11-18 17:41:51 |+FMX.Memo.Style.pas 117,891 2018-07-04 5:48:47 << |+FMX.Memo.Style.pas 117,005 2018-11-18 17:41:50 |+FMX.Memo.pas 62,964 2018-07-04 5:48:47 << |+FMX.Memo.pas 63,080 2018-11-18 17:41:50 || << |+FMX.Memo.Android.pas 558 2018-11-18 17:42:24 |+FMX.MediaLibrary.Android.pas 14,290 2018-07-04 5:49:54 << |+FMX.MediaLibrary.Android.pas 15,173 2018-11-18 17:42:24 |+FMX.MediaLibrary.Actions.pas 10,316 2018-07-04 5:48:47 << |+FMX.MediaLibrary.Actions.pas 10,312 2018-11-18 17:41:50 |+FMX.Media.iOS.pas 10,001 2018-07-04 5:50:02 << |+FMX.Media.iOS.pas 10,429 2018-11-18 17:42:32 |+FMX.Media.Android.pas 44,896 2018-07-04 5:49:54 << |+FMX.Media.Android.pas 45,209 2018-11-18 17:42:24 |+FMX.Maps.iOS.pas 43,557 2018-07-04 5:50:02 << |+FMX.Maps.iOS.pas 43,501 2018-11-18 17:42:32 |+FMX.Maps.Android.pas 43,914 2018-07-04 5:49:54 << |+FMX.Maps.Android.pas 44,570 2018-11-18 17:42:24 |+FMX.ListView.pas 195,698 2018-07-04 5:48:46 << |+FMX.ListView.pas 195,775 2018-11-18 17:41:50 |+FMX.ListView.iOS.pas 47,095 2018-07-04 5:50:02 << |+FMX.ListView.iOS.pas 47,502 2018-11-18 17:42:32 || << |+FMX.ListView.Android.pas 562 2018-11-18 17:42:24 |+FMX.ListBox.pas 168,138 2018-07-04 5:48:46 << |+FMX.ListBox.pas 168,602 2018-11-18 17:41:50 |+FMX.InAppPurchase.pas 37,691 2018-07-04 5:48:45 << |+FMX.InAppPurchase.pas 37,632 2018-11-18 17:41:50 |+FMX.InAppPurchase.Android.pas 62,467 2018-07-04 5:49:54 << |+FMX.InAppPurchase.Android.pas 62,600 2018-11-18 17:42:24 |+FMX.ImgList.pas 77,990 2018-07-04 5:48:45 << |+FMX.ImgList.pas 77,992 2018-11-18 17:41:49 |+FMX.Helpers.Win.pas 46,765 2018-07-04 5:48:45 << |+FMX.Helpers.Win.pas 46,747 2018-11-18 17:41:49 |+FMX.Grid.Style.pas 124,088 2018-07-04 5:48:45 << |+FMX.Grid.Style.pas 124,408 2018-11-18 17:41:49 |+FMX.Grid.pas 181,329 2018-07-04 5:48:45 << |+FMX.Grid.pas 181,337 2018-11-18 17:41:49 |+FMX.Graphics.pas 227,771 2018-07-04 5:48:45 << |+FMX.Graphics.pas 227,758 2018-11-18 17:41:49 |+FMX.Forms.pas 252,691 2018-07-04 5:48:44 << |+FMX.Forms.pas 253,780 2018-11-18 17:41:49 |+FMX.Filter.pas 48,313 2018-07-04 5:48:44 << |+FMX.Filter.pas 48,307 2018-11-18 17:41:49 |+FMX.ExtCtrls.pas 28,516 2018-07-04 5:48:43 << |+FMX.ExtCtrls.pas 28,431 2018-11-18 17:41:49 |+FMX.Edit.Style.pas 73,067 2018-07-04 5:48:43 << |+FMX.Edit.Style.pas 73,139 2018-11-18 17:41:48 |+FMX.Edit.pas 58,632 2018-07-04 5:48:43 << |+FMX.Edit.pas 58,759 2018-11-18 17:41:48 || << |+FMX.Edit.Android.pas 21,177 2018-11-18 17:42:24 |+FMX.Dialogs.Win.pas 72,780 2018-07-04 5:48:43 << |+FMX.Dialogs.Win.pas 72,868 2018-11-18 17:41:48 |+FMX.Dialogs.pas 32,017 2018-07-04 5:48:43 << |+FMX.Dialogs.pas 31,997 2018-11-18 17:41:48 |+FMX.Dialogs.MAC.pas 16,517 2018-07-04 5:48:42 << |+FMX.Dialogs.MAC.pas 16,423 2018-11-18 17:41:48 |+FMX.Dialogs.iOS.pas 25,133 2018-07-04 5:50:01 << |+FMX.Dialogs.iOS.pas 25,254 2018-11-18 17:42:32 |+FMX.Dialogs.Default.pas 8,362 2018-07-04 5:48:42 << |+FMX.Dialogs.Default.pas 8,384 2018-11-18 17:41:48 |+FMX.Dialogs.Android.pas 19,616 2018-07-04 5:48:42 << |+FMX.Dialogs.Android.pas 19,546 2018-11-18 17:41:48 |+FMX.DialogHelper.pas 21,504 2018-07-04 5:48:42 << |+FMX.DialogHelper.pas 21,582 2018-11-18 17:41:48 |+FMX.Controls.Presentation.pas 41,339 2018-07-04 5:48:41 << |+FMX.Controls.Presentation.pas 42,580 2018-11-18 17:41:47 |+FMX.Controls.pas 265,728 2018-07-04 5:48:41 << |+FMX.Controls.pas 266,332 2018-11-18 17:41:47 |+FMX.Context.GLES.pas 40,878 2018-07-04 5:48:41 << |+FMX.Context.GLES.pas 40,432 2018-11-18 17:41:47 |+FMX.Context.GLES.iOS.pas 9,902 2018-07-04 5:50:01 << |+FMX.Context.GLES.iOS.pas 10,837 2018-11-18 17:42:32 |+FMX.Context.GLES.Android.pas 23,272 2018-07-04 5:49:53 << |+FMX.Context.GLES.Android.pas 32,571 2018-11-18 17:42:24 |+FMX.Consts.pas 35,570 2018-07-04 5:48:41 << |+FMX.Consts.pas 35,772 2018-11-18 17:41:47 |+FMX.ComboEdit.pas 14,337 2018-07-04 5:48:41 << |+FMX.ComboEdit.pas 14,823 2018-11-18 17:41:47 |+FMX.Canvas.Mac.pas 78,670 2018-07-04 5:48:40 << |+FMX.Canvas.Mac.pas 78,963 2018-11-18 17:41:47 |+FMX.Canvas.GPU.Helpers.pas 32,416 2018-07-04 5:48:40 << |+FMX.Canvas.GPU.Helpers.pas 32,404 2018-11-18 17:41:47 |+FMX.Canvas.GDIP.pas 50,887 2018-07-04 5:48:40 << |+FMX.Canvas.GDIP.pas 51,085 2018-11-18 17:41:47 |+FMX.Canvas.D2D.pas 98,608 2018-07-04 5:48:40 << |+FMX.Canvas.D2D.pas 99,056 2018-11-18 17:41:47 |+FMX.Calendar.pas 10,813 2018-07-04 5:48:40 << |+FMX.Calendar.pas 10,863 2018-11-18 17:41:46 || << |+FMX.Calendar.Android.pas 7,120 2018-11-18 17:42:24 |+FMX.Ani.pas 80,679 2018-07-04 5:48:39 << |+FMX.Ani.pas 81,776 2018-11-18 17:41:46 |+FMX.Advertising.pas 14,359 2018-07-04 5:48:39 << |+FMX.Advertising.pas 14,300 2018-11-18 17:41:46 |+FMX.Advertising.Android.pas 15,153 2018-07-04 5:49:53 << |+FMX.Advertising.Android.pas 14,132 2018-11-18 17:42:23 |+FMX.AddressBook.pas 48,058 2018-07-04 5:48:39 << |+FMX.AddressBook.pas 48,209 2018-11-18 17:41:46 |+FMX.AddressBook.iOS.pas 94,502 2018-07-04 5:50:01 << |+FMX.AddressBook.iOS.pas 94,716 2018-11-18 17:42:32 |\FMX.AddressBook.Android.pas 129,777 2018-07-04 5:49:53 << |\FMX.AddressBook.Android.pas 129,705 2018-11-18 17:42:23 +Experts 450,462 2018-11-24 13:55:54 +Experts 452,700 2018-11-24 13:58:22 |+InetWiz.pas 4,888 2018-07-04 6:55:00 << |+InetWiz.pas 6,464 2018-11-19 7:55:00 |+InetExpertsCreators.pas 11,296 2018-07-04 6:55:00 << |+InetExpertsCreators.pas 11,347 2018-11-19 7:55:00 |+DSServerExpertsCreators.pas 14,162 2018-07-04 6:55:00 << |+DSServerExpertsCreators.pas 14,214 2018-11-19 7:55:00 |\DSServerDsnResStrs.pas 7,814 2018-07-04 6:55:00 << |\DSServerDsnResStrs.pas 8,376 2018-11-19 7:55:00 +DunitX 1,012,573 2018-11-24 13:55:53 +DunitX 1,076,788 2018-11-24 13:58:21 |+Tests 215,409 2018-11-24 13:55:53 |+Tests 238,439 2018-11-24 13:58:21 ||+DUnitXTest.dproj 41,293 2018-07-04 6:55:00 << ||+DUnitXTest.dproj 44,544 2018-11-19 7:55:00 ||+DUnitXTest.dpr 2,441 2018-07-04 6:55:00 << ||+DUnitXTest.dpr 5,491 2018-11-19 7:55:00 ||+DUnitXGuiTest.dpr 829 2018-07-04 6:55:00 << ||+DUnitXGuiTest.dpr 2,294 2018-11-19 7:55:00 ||| << ||+DUnitX.Tests.TestDataProvider.pas 3,282 2018-11-19 7:55:00 ||+DUnitX.Tests.Loggers.XML.NUnit.pas 10,436 2018-07-04 6:55:00 << ||+DUnitX.Tests.Loggers.XML.NUnit.pas 10,439 2018-11-19 7:55:00 ||+DUnitX.Tests.IoC.pas 4,922 2018-07-04 6:55:00 << ||+DUnitX.Tests.IoC.pas 4,911 2018-11-19 7:55:00 ||+DUnitX.Tests.Inheritance.pas 1,347 2018-07-04 6:55:00 << ||+DUnitX.Tests.Inheritance.pas 3,354 2018-11-19 7:55:00 ||+DUnitX.Tests.Example.pas 8,010 2018-07-04 6:55:00 << ||+DUnitX.Tests.Example.pas 8,524 2018-11-19 7:55:00 ||+DUnitX.Tests.ConsoleWriter.Base.pas 12,725 2018-07-04 6:55:00 << ||+DUnitX.Tests.ConsoleWriter.Base.pas 12,728 2018-11-19 7:55:00 ||+DUnitX.Tests.CommandLineParser.pas 14,330 2018-07-04 6:55:00 << ||+DUnitX.Tests.CommandLineParser.pas 14,333 2018-11-19 7:55:00 ||\DUnitX.Tests.Assert.pas 28,819 2018-07-04 6:55:00 << ||+DUnitX.Tests.Assert.pas 34,557 2018-11-19 7:55:00 || << ||\DUnitX.Options.pas 3,725 2018-11-19 7:55:00 || << |+TestCaseProvider.md 2,937 2018-11-19 7:55:00 |+README.md 2,526 2018-07-04 6:55:00 << |+README.md 2,548 2018-11-19 7:55:00 |+DUnitX.WeakReference.pas 9,176 2018-07-04 6:55:00 << |+DUnitX.WeakReference.pas 10,828 2018-11-19 7:55:00 |+DUnitX.Utils.pas 97,625 2018-07-04 6:55:00 << |+DUnitX.Utils.pas 100,225 2018-11-19 7:55:00 |+DUnitX.Types.pas 2,567 2018-07-04 6:55:00 << |+DUnitX.Types.pas 2,617 2018-11-19 7:55:00 |+DUnitX.Timeout.pas 5,173 2018-07-04 6:55:00 << |+DUnitX.Timeout.pas 5,357 2018-11-19 7:55:00 |+DUnitX.TestRunner.pas 35,774 2018-07-04 6:55:00 << |+DUnitX.TestRunner.pas 35,971 2018-11-19 7:55:00 |+DUnitX.TestResult.pas 8,777 2018-07-04 6:55:00 << |+DUnitX.TestResult.pas 8,932 2018-11-19 7:55:00 |+DUnitX.TestFramework.pas 31,131 2018-07-04 6:55:00 << |+DUnitX.TestFramework.pas 31,269 2018-11-19 7:55:00 |+DUnitX.TestFixture.pas 19,084 2018-07-04 6:55:00 << |+DUnitX.TestFixture.pas 19,581 2018-11-19 7:55:00 || << |+DUnitX.TestDataProvider.pas 2,580 2018-11-19 7:55:00 |+DUnitX.Test.pas 11,064 2018-07-04 6:55:00 << |+DUnitX.Test.pas 12,981 2018-11-19 7:55:00 |+DUnitX.StackTrace.MadExcept4.pas 3,990 2018-07-04 6:55:00 << |+DUnitX.StackTrace.MadExcept4.pas 4,252 2018-11-19 7:55:00 |+DUnitX.ResStrs.pas 9,067 2018-07-04 6:55:00 << |+DUnitX.ResStrs.pas 9,642 2018-11-19 7:55:00 |+DUnitX.MacOS.Console.pas 5,903 2018-07-04 6:55:00 << |+DUnitX.MacOS.Console.pas 5,755 2018-11-19 7:55:00 |+DUNitX.Loggers.GUIX.pas 18,268 2018-07-04 6:55:00 << |+DUNitX.Loggers.GUIX.pas 17,980 2018-11-19 7:55:00 |+DUNitX.Loggers.GUIX.fmx 9,836 2018-07-04 6:55:00 << |+DUNitX.Loggers.GUIX.fmx 9,364 2018-11-19 7:55:00 |+DUnitX.Loggers.GUIVCL.RichEdit.pas 13,459 2018-07-04 6:55:00 >> || |+DUnitX.Loggers.GUIVCL.pas 36,357 2018-07-04 6:55:00 >> || |+DUnitX.Loggers.GUIVCL.dfm 92,313 2018-07-04 6:55:00 >> || || << |+DUnitX.Loggers.GUI.VCL.RichEdit.pas 13,460 2018-11-19 7:55:00 || << |+DUnitX.Loggers.GUI.VCL.pas 44,706 2018-11-19 7:55:00 || << |+DUnitX.Loggers.GUI.VCL.dfm 96,277 2018-11-19 7:55:00 |+DUnitX.Linux.Console.pas 5,879 2018-07-04 6:55:00 << |+DUnitX.Linux.Console.pas 5,879 2018-11-19 7:55:00 |+DUnitX.IoC.pas 12,214 2018-07-04 6:55:00 << |+DUnitX.IoC.pas 12,220 2018-11-19 7:55:00 |+DUnitX.InternalInterfaces.pas 3,646 2018-07-04 6:55:00 << |+DUnitX.InternalInterfaces.pas 3,665 2018-11-19 7:55:00 || << |+DUnitX.InternalDataProvider.pas 885 2018-11-19 7:55:00 |+DUnitX.inc 8,514 2018-07-04 6:55:00 << |+DUnitX.inc 10,024 2018-11-19 7:55:00 || << |+DUnitX.Helpers.pas 2,423 2018-11-19 7:55:00 |+DUnitX.FixtureProviderPlugin.pas 18,392 2018-07-04 6:55:00 << |+DUnitX.FixtureProviderPlugin.pas 20,651 2018-11-19 7:55:00 |+DUnitX.Extensibility.pas 10,095 2018-07-04 6:55:00 << |+DUnitX.Extensibility.pas 10,235 2018-11-19 7:55:00 |+DUnitX.CommandLine.Parser.pas 10,029 2018-07-04 6:55:00 << |+DUnitX.CommandLine.Parser.pas 10,062 2018-11-19 7:55:00 |+DUnitX.Banner.pas 3,178 2018-07-04 6:55:00 << |+DUnitX.Banner.pas 3,084 2018-11-19 7:55:00 |+DUnitX.AutoDetect.Console.pas 3,556 2018-07-04 6:55:00 << |+DUnitX.AutoDetect.Console.pas 3,368 2018-11-19 7:55:00 |+DUnitX.Attributes.pas 11,976 2018-07-04 6:55:00 << |+DUnitX.Attributes.pas 13,895 2018-11-19 7:55:00 |\DUnitX.Assert.pas 41,884 2018-07-04 6:55:00 << |\DUnitX.Assert.pas 48,985 2018-11-19 7:55:00 +DUnit 2,981,763 2018-11-24 13:55:51 +DUnit 2,981,795 2018-11-24 13:58:19 |\src 658,834 2018-11-24 13:55:51 |\src 658,866 2018-11-24 13:58:19 | \TestFramework.pas 118,096 2018-07-04 6:55:00 << | \TestFramework.pas 118,128 2018-11-19 7:55:00 +databinding 2,225,063 2018-11-24 13:55:46 +databinding 2,226,598 2018-11-24 13:58:15 |+graph 48,508 2018-11-24 13:55:46 |+graph 48,514 2018-11-24 13:58:15 ||\GraphView.pas 30,148 2018-07-04 5:48:38 << ||\GraphView.pas 30,154 2018-11-18 17:41:46 |+engine 451,420 2018-11-24 13:55:46 |+engine 451,401 2018-11-24 13:58:15 ||+System.Bindings.Search.pas 25,837 2018-07-04 5:48:38 << ||+System.Bindings.Search.pas 25,823 2018-11-18 17:41:46 ||+System.Bindings.ObjEval.pas 91,443 2018-07-04 5:48:37 << ||+System.Bindings.ObjEval.pas 91,499 2018-11-18 17:41:46 ||+System.Bindings.NotifierDefaults.pas 3,684 2018-07-04 5:48:37 << ||+System.Bindings.NotifierDefaults.pas 3,660 2018-11-18 17:41:45 ||+System.Bindings.Methods.pas 22,869 2018-07-04 5:48:37 << ||+System.Bindings.Methods.pas 22,880 2018-11-18 17:41:45 ||+System.Bindings.Manager.pas 9,010 2018-07-04 5:48:37 << ||+System.Bindings.Manager.pas 8,986 2018-11-18 17:41:45 ||\System.Bindings.ExpressionDefaults.pas 9,436 2018-07-04 5:48:37 << ||\System.Bindings.ExpressionDefaults.pas 9,412 2018-11-18 17:41:45 |\components 1,725,135 2018-11-24 13:55:46 |\components 1,726,683 2018-11-24 13:58:15 | +Fmx.Bind.Grid.pas 22,405 2018-07-04 5:50:12 << | +Fmx.Bind.Grid.pas 23,653 2018-11-18 17:42:37 | +Data.Bind.ObjectScope.pas 246,514 2018-07-04 5:50:12 << | +Data.Bind.ObjectScope.pas 247,088 2018-11-18 17:42:37 | \Data.Bind.Components.pas 542,354 2018-07-04 5:50:11 << | \Data.Bind.Components.pas 542,050 2018-11-18 17:42:36 +data 24,022,552 2018-11-24 13:55:45 +data 24,168,123 2018-11-24 13:58:14 |+vclctrls 407,471 2018-11-24 13:55:45 |+vclctrls 408,801 2018-11-24 13:58:14 ||+Vcl.DBGrids.pas 133,987 2018-07-04 5:48:36 << ||+Vcl.DBGrids.pas 134,796 2018-11-18 17:41:45 ||\Vcl.DBCtrls.pas 187,572 2018-07-04 5:48:35 << ||\Vcl.DBCtrls.pas 188,093 2018-11-18 17:41:45 |+rest 1,526,632 2018-11-24 13:55:45 |+rest 1,527,550 2018-11-24 13:58:14 ||+restdebugger 254,296 2018-11-24 13:55:45 ||+restdebugger 260,317 2018-11-24 13:58:14 |||+uWait.pas 3,015 2018-07-04 5:50:11 << |||+uWait.pas 3,447 2018-11-18 17:42:36 |||+uWait.fmx 6,949 2018-07-04 6:55:00 << |||+uWait.fmx 6,949 2018-11-19 7:55:00 |||+uMain_frm.pas 42,856 2018-07-04 5:50:11 << |||+uMain_frm.pas 43,323 2018-11-18 17:42:36 |||+uMain_frm.fmx 65,366 2018-07-04 6:55:00 << |||+uMain_frm.fmx 66,369 2018-11-19 7:55:00 |||\RESTDebugger.dproj 49,454 2018-07-04 6:55:00 << |||\RESTDebugger.dproj 53,573 2018-11-19 7:55:00 ||+REST.Utils.pas 6,153 2018-07-04 5:50:11 << ||+REST.Utils.pas 4,997 2018-11-18 17:42:36 ||+REST.Types.pas 41,769 2018-07-04 5:50:11 << ||+REST.Types.pas 43,200 2018-11-18 17:42:36 ||+REST.Response.Adapter.pas 39,594 2018-07-04 5:50:11 << ||+REST.Response.Adapter.pas 40,560 2018-11-18 17:42:36 ||+REST.JsonReflect.pas 143,976 2018-07-04 5:50:11 << ||+REST.JsonReflect.pas 143,137 2018-11-18 17:42:36 ||+REST.Json.pas 9,885 2018-07-04 5:50:10 << ||+REST.Json.pas 8,882 2018-11-18 17:42:36 ||+REST.HttpClient.pas 32,864 2018-07-04 5:50:10 << ||+REST.HttpClient.pas 27,986 2018-11-18 17:42:36 ||+REST.Client.pas 188,058 2018-07-04 5:50:10 << ||+REST.Client.pas 189,227 2018-11-18 17:42:36 ||+REST.Backend.ServiceComponents.pas 76,905 2018-07-04 5:50:10 << ||+REST.Backend.ServiceComponents.pas 76,772 2018-11-18 17:42:36 ||+REST.Backend.PushDevice.pas 25,748 2018-07-04 5:50:10 << ||+REST.Backend.PushDevice.pas 25,723 2018-11-18 17:42:35 ||+REST.Backend.ParseProvider.pas 20,240 2018-07-04 5:50:09 << ||+REST.Backend.ParseProvider.pas 19,332 2018-11-18 17:42:35 ||+REST.Backend.MetaTypes.pas 13,345 2018-07-04 5:50:09 << ||+REST.Backend.MetaTypes.pas 13,342 2018-11-18 17:42:35 ||+REST.Backend.KinveyProvider.pas 17,812 2018-07-04 5:50:09 << ||+REST.Backend.KinveyProvider.pas 17,794 2018-11-18 17:42:35 ||+REST.Backend.EMSProvider.pas 23,806 2018-07-04 5:50:08 << ||+REST.Backend.EMSProvider.pas 23,912 2018-11-18 17:42:35 ||+REST.Backend.EMSFireDACConsts.pas 933 2018-07-04 5:50:08 << ||+REST.Backend.EMSFireDACConsts.pas 943 2018-11-18 17:42:35 ||+REST.Backend.EMSFireDAC.pas 8,594 2018-07-04 5:50:08 << ||+REST.Backend.EMSFireDAC.pas 8,237 2018-11-18 17:42:35 ||+REST.Backend.EMSApi.pas 92,711 2018-07-04 5:50:08 << ||+REST.Backend.EMSApi.pas 92,888 2018-11-18 17:42:35 ||+REST.Authenticator.OAuth.pas 46,018 2018-07-04 5:50:08 << ||+REST.Authenticator.OAuth.pas 46,197 2018-11-18 17:42:34 ||\REST.Authenticator.Basic.pas 5,180 2018-07-04 5:50:08 << ||\REST.Authenticator.Basic.pas 5,360 2018-11-18 17:42:34 |+firedac 10,546,681 2018-11-24 13:55:43 |+firedac 10,592,459 2018-11-24 13:58:13 ||+FireDAC.VCLUI.QEdit.pas 24,105 2018-07-04 6:55:00 << ||+FireDAC.VCLUI.QEdit.pas 24,221 2018-11-19 7:55:00 ||+FireDAC.VCLUI.FormatOptions.pas 15,954 2018-07-04 6:55:00 << ||+FireDAC.VCLUI.FormatOptions.pas 16,184 2018-11-19 7:55:00 ||+FireDAC.VCLUI.FormatOptions.dfm 10,274 2018-07-04 6:55:00 << ||+FireDAC.VCLUI.FormatOptions.dfm 10,485 2018-11-19 7:55:00 ||+FireDAC.Stan.Util.pas 139,002 2018-07-04 6:55:00 << ||+FireDAC.Stan.Util.pas 140,236 2018-11-19 7:55:00 ||+FireDAC.Stan.StorageXML.pas 38,230 2018-07-04 6:55:00 << ||+FireDAC.Stan.StorageXML.pas 38,120 2018-11-19 7:55:00 ||+FireDAC.Stan.StorageJSON.pas 47,844 2018-07-04 6:55:00 << ||+FireDAC.Stan.StorageJSON.pas 48,332 2018-11-19 7:55:00 ||+FireDAC.Stan.StorageBin.pas 26,134 2018-07-04 6:55:00 << ||+FireDAC.Stan.StorageBin.pas 26,024 2018-11-19 7:55:00 ||+FireDAC.Stan.ResStrs.pas 33,635 2018-07-04 6:55:00 << ||+FireDAC.Stan.ResStrs.pas 34,070 2018-11-19 7:55:00 ||+FireDAC.Stan.Param.pas 125,712 2018-07-04 6:55:00 << ||+FireDAC.Stan.Param.pas 125,798 2018-11-19 7:55:00 ||+FireDAC.Stan.Option.pas 226,198 2018-07-04 6:55:00 << ||+FireDAC.Stan.Option.pas 227,826 2018-11-19 7:55:00 ||+FireDAC.Stan.ExprFuncs.pas 45,522 2018-07-04 6:55:00 << ||+FireDAC.Stan.ExprFuncs.pas 45,632 2018-11-19 7:55:00 ||+FireDAC.Stan.Expr.pas 73,416 2018-07-04 6:55:00 << ||+FireDAC.Stan.Expr.pas 73,434 2018-11-19 7:55:00 ||+FireDAC.Stan.Error.pas 39,093 2018-07-04 6:55:00 << ||+FireDAC.Stan.Error.pas 39,314 2018-11-19 7:55:00 ||+FireDAC.Stan.Consts.pas 29,598 2018-07-04 6:55:00 << ||+FireDAC.Stan.Consts.pas 29,937 2018-11-19 7:55:00 ||+FireDAC.Phys.TDBXBase.pas 90,233 2018-07-04 6:55:00 << ||+FireDAC.Phys.TDBXBase.pas 90,331 2018-11-19 7:55:00 ||+FireDAC.Phys.TDBX.pas 13,199 2018-07-04 6:55:00 << ||+FireDAC.Phys.TDBX.pas 13,141 2018-11-19 7:55:00 ||+FireDAC.Phys.TDataMeta.pas 31,048 2018-07-04 5:49:53 << ||+FireDAC.Phys.TDataMeta.pas 31,071 2018-11-18 17:42:23 ||+FireDAC.Phys.TData.pas 22,947 2018-07-04 5:49:53 << ||+FireDAC.Phys.TData.pas 22,992 2018-11-18 17:42:23 ||+FireDAC.Phys.SQLiteWrapper.pas 224,009 2018-07-04 6:55:00 << ||+FireDAC.Phys.SQLiteWrapper.pas 224,759 2018-11-19 7:55:00 ||+FireDAC.Phys.SQLiteVDataSet.pas 67,763 2018-07-04 6:55:00 << ||+FireDAC.Phys.SQLiteVDataSet.pas 67,949 2018-11-19 7:55:00 ||+FireDAC.Phys.SQLiteMeta.pas 29,355 2018-07-04 6:55:00 << ||+FireDAC.Phys.SQLiteMeta.pas 29,373 2018-11-19 7:55:00 ||+FireDAC.Phys.SQLiteDef.pas 17,821 2018-07-04 6:55:00 << ||+FireDAC.Phys.SQLiteDef.pas 17,845 2018-11-19 7:55:00 ||+FireDAC.Phys.SQLiteCli.pas 107,282 2018-07-04 6:55:00 << ||+FireDAC.Phys.SQLiteCli.pas 107,912 2018-11-19 7:55:00 ||+FireDAC.Phys.SQLite.pas 110,559 2018-07-04 6:55:00 << ||+FireDAC.Phys.SQLite.pas 109,845 2018-11-19 7:55:00 ||+FireDAC.Phys.SQLGenerator.pas 117,846 2018-07-04 5:48:01 << ||+FireDAC.Phys.SQLGenerator.pas 117,998 2018-11-18 17:41:29 ||+FireDAC.Phys.PGWrapper.pas 171,552 2018-07-04 6:55:00 << ||+FireDAC.Phys.PGWrapper.pas 173,749 2018-11-19 7:55:00 ||+FireDAC.Phys.PGMeta.pas 49,902 2018-07-04 6:55:00 << ||+FireDAC.Phys.PGMeta.pas 50,720 2018-11-19 7:55:00 ||+FireDAC.Phys.PGDef.pas 13,819 2018-07-04 6:55:00 << ||+FireDAC.Phys.PGDef.pas 14,736 2018-11-19 7:55:00 ||+FireDAC.Phys.PGCli.pas 26,783 2018-07-04 6:55:00 << ||+FireDAC.Phys.PGCli.pas 27,252 2018-11-19 7:55:00 ||+FireDAC.Phys.PG.pas 106,915 2018-07-04 6:55:00 << ||+FireDAC.Phys.PG.pas 108,768 2018-11-19 7:55:00 ||+FireDAC.Phys.pas 296,762 2018-07-04 5:48:01 << ||+FireDAC.Phys.pas 297,239 2018-11-18 17:41:29 ||+FireDAC.Phys.OracleWrapper.pas 296,354 2018-07-04 5:49:53 << ||+FireDAC.Phys.OracleWrapper.pas 295,111 2018-11-18 17:42:23 ||+FireDAC.Phys.OracleMeta.pas 64,552 2018-07-04 5:49:52 << ||+FireDAC.Phys.OracleMeta.pas 64,586 2018-11-18 17:42:23 ||+FireDAC.Phys.Oracle.pas 155,300 2018-07-04 5:49:52 << ||+FireDAC.Phys.Oracle.pas 154,950 2018-11-18 17:42:23 ||+FireDAC.Phys.ODBCWrapper.pas 228,736 2018-07-04 6:55:00 << ||+FireDAC.Phys.ODBCWrapper.pas 228,897 2018-11-19 7:55:00 ||+FireDAC.Phys.ODBCMeta.pas 17,289 2018-07-04 6:55:00 << ||+FireDAC.Phys.ODBCMeta.pas 18,116 2018-11-19 7:55:00 ||+FireDAC.Phys.ODBCBase.pas 145,506 2018-07-04 6:55:00 << ||+FireDAC.Phys.ODBCBase.pas 146,005 2018-11-19 7:55:00 ||+FireDAC.Phys.ODBC.pas 14,619 2018-07-04 6:55:00 << ||+FireDAC.Phys.ODBC.pas 14,608 2018-11-19 7:55:00 ||+FireDAC.Phys.NexusMeta.pas 36,950 2018-07-04 6:55:00 << ||+FireDAC.Phys.NexusMeta.pas 36,984 2018-11-19 7:55:00 ||+FireDAC.Phys.MySQLWrapper.pas 121,666 2018-07-04 6:55:00 << ||+FireDAC.Phys.MySQLWrapper.pas 122,252 2018-11-19 7:55:00 ||+FireDAC.Phys.MySQLMeta.pas 36,636 2018-07-04 6:55:00 << ||+FireDAC.Phys.MySQLMeta.pas 36,789 2018-11-19 7:55:00 ||+FireDAC.Phys.MySQLCli.pas 91,454 2018-07-04 6:55:00 << ||+FireDAC.Phys.MySQLCli.pas 97,514 2018-11-19 7:55:00 ||+FireDAC.Phys.MySQL.pas 118,080 2018-07-04 6:55:00 << ||+FireDAC.Phys.MySQL.pas 118,824 2018-11-19 7:55:00 ||+FireDAC.Phys.MSSQLMeta.pas 28,364 2018-07-04 6:55:00 << ||+FireDAC.Phys.MSSQLMeta.pas 29,717 2018-11-19 7:55:00 ||+FireDAC.Phys.MSSQL.pas 57,668 2018-07-04 6:55:00 << ||+FireDAC.Phys.MSSQL.pas 58,074 2018-11-19 7:55:00 ||+FireDAC.Phys.MSAccMeta.pas 15,344 2018-07-04 6:55:00 << ||+FireDAC.Phys.MSAccMeta.pas 16,426 2018-11-19 7:55:00 ||+FireDAC.Phys.MSAcc.pas 21,990 2018-07-04 6:55:00 << ||+FireDAC.Phys.MSAcc.pas 21,972 2018-11-19 7:55:00 ||+FireDAC.Phys.MongoDBWrapper.pas 305,427 2018-07-04 5:49:52 << ||+FireDAC.Phys.MongoDBWrapper.pas 306,152 2018-11-18 17:42:23 ||+FireDAC.Phys.MongoDBDef.pas 6,323 2018-07-04 5:49:52 << ||+FireDAC.Phys.MongoDBDef.pas 7,437 2018-11-18 17:42:23 ||+FireDAC.Phys.MongoDBDataSet.pas 54,058 2018-07-04 5:49:52 << ||+FireDAC.Phys.MongoDBDataSet.pas 54,025 2018-11-18 17:42:23 ||+FireDAC.Phys.MongoDB.pas 26,243 2018-07-04 5:49:52 << ||+FireDAC.Phys.MongoDB.pas 26,580 2018-11-18 17:42:23 ||+FireDAC.Phys.Meta.pas 76,925 2018-07-04 6:55:00 << ||+FireDAC.Phys.Meta.pas 77,401 2018-11-19 7:55:00 ||+FireDAC.Phys.Intf.pas 50,041 2018-07-04 5:49:52 << ||+FireDAC.Phys.Intf.pas 50,772 2018-11-18 17:42:23 ||+FireDAC.Phys.InfxMeta.pas 23,358 2018-07-04 5:49:52 << ||+FireDAC.Phys.InfxMeta.pas 23,367 2018-11-18 17:42:22 ||+FireDAC.Phys.Infx.pas 30,556 2018-07-04 5:49:51 << ||+FireDAC.Phys.Infx.pas 30,511 2018-11-18 17:42:22 ||+FireDAC.Phys.IBWrapper.pas 278,895 2018-07-04 6:55:00 << ||+FireDAC.Phys.IBWrapper.pas 283,607 2018-11-19 7:55:00 ||+FireDAC.Phys.IBMeta.pas 80,102 2018-07-04 6:55:00 << ||+FireDAC.Phys.IBMeta.pas 80,323 2018-11-19 7:55:00 ||+FireDAC.Phys.IBDef.pas 16,261 2018-07-04 6:55:00 << ||+FireDAC.Phys.IBDef.pas 17,178 2018-11-19 7:55:00 ||+FireDAC.Phys.IBCli.pas 206,830 2018-07-04 6:55:00 << ||+FireDAC.Phys.IBCli.pas 207,227 2018-11-19 7:55:00 ||+FireDAC.Phys.IBBase.pas 131,547 2018-07-04 6:55:00 << ||+FireDAC.Phys.IBBase.pas 131,833 2018-11-19 7:55:00 ||+FireDAC.Phys.IB.pas 24,790 2018-07-04 6:55:00 << ||+FireDAC.Phys.IB.pas 24,587 2018-11-19 7:55:00 ||+FireDAC.Phys.FB.pas 30,075 2018-07-04 6:55:00 << ||+FireDAC.Phys.FB.pas 35,647 2018-11-19 7:55:00 ||+FireDAC.Phys.DSMeta.pas 6,306 2018-07-04 6:55:00 << ||+FireDAC.Phys.DSMeta.pas 6,573 2018-11-19 7:55:00 ||+FireDAC.Phys.DS.pas 23,488 2018-07-04 6:55:00 << ||+FireDAC.Phys.DS.pas 23,518 2018-11-19 7:55:00 ||+FireDAC.Phys.DB2.pas 31,781 2018-07-04 5:49:51 << ||+FireDAC.Phys.DB2.pas 31,884 2018-11-18 17:42:22 ||+FireDAC.Phys.ASAWrapper.pas 30,412 2018-07-04 6:55:00 << ||+FireDAC.Phys.ASAWrapper.pas 30,700 2018-11-19 7:55:00 ||+FireDAC.Phys.ASAMeta.pas 19,444 2018-07-04 6:55:00 << ||+FireDAC.Phys.ASAMeta.pas 19,578 2018-11-19 7:55:00 ||+FireDAC.Phys.ASA.pas 27,494 2018-07-04 6:55:00 << ||+FireDAC.Phys.ASA.pas 30,047 2018-11-19 7:55:00 ||+FireDAC.Phys.ADSWrapper.pas 140,351 2018-07-04 6:55:00 << ||+FireDAC.Phys.ADSWrapper.pas 140,381 2018-11-19 7:55:00 ||+FireDAC.Phys.ADSMeta.pas 49,192 2018-07-04 6:55:00 << ||+FireDAC.Phys.ADSMeta.pas 49,278 2018-11-19 7:55:00 ||+FireDAC.Phys.ADS.pas 118,463 2018-07-04 6:55:00 << ||+FireDAC.Phys.ADS.pas 118,569 2018-11-19 7:55:00 ||+FireDAC.Moni.RemoteClient.pas 25,262 2018-07-04 6:55:00 << ||+FireDAC.Moni.RemoteClient.pas 25,253 2018-11-19 7:55:00 ||+FireDAC.Moni.FlatFile.pas 10,193 2018-07-04 6:55:00 << ||+FireDAC.Moni.FlatFile.pas 10,083 2018-11-19 7:55:00 ||+FireDAC.Moni.Custom.pas 9,621 2018-07-04 6:55:00 << ||+FireDAC.Moni.Custom.pas 9,510 2018-11-19 7:55:00 ||+FireDAC.DatS.pas 597,294 2018-07-04 6:55:00 << ||+FireDAC.DatS.pas 597,740 2018-11-19 7:55:00 ||+FireDAC.Comp.UI.pas 40,781 2018-07-04 6:55:00 << ||+FireDAC.Comp.UI.pas 40,838 2018-11-19 7:55:00 ||+FireDAC.Comp.ScriptCommands.pas 102,688 2018-07-04 6:55:00 << ||+FireDAC.Comp.ScriptCommands.pas 102,848 2018-11-19 7:55:00 ||+FireDAC.Comp.Script.pas 95,343 2018-07-04 6:55:00 << ||+FireDAC.Comp.Script.pas 95,233 2018-11-19 7:55:00 ||+FireDAC.Comp.DataSet.pas 321,736 2018-07-04 6:55:00 << ||+FireDAC.Comp.DataSet.pas 323,287 2018-11-19 7:55:00 ||+FireDAC.Comp.Client.pas 491,813 2018-07-04 6:55:00 << ||+FireDAC.Comp.Client.pas 491,232 2018-11-19 7:55:00 ||+FireDAC.Comp.BatchMove.Text.pas 67,863 2018-07-04 6:55:00 << ||+FireDAC.Comp.BatchMove.Text.pas 67,643 2018-11-19 7:55:00 ||+FireDAC.Comp.BatchMove.SQL.pas 23,691 2018-07-04 6:55:00 << ||+FireDAC.Comp.BatchMove.SQL.pas 24,317 2018-11-19 7:55:00 ||+FireDAC.Comp.BatchMove.pas 48,213 2018-07-04 6:55:00 << ||+FireDAC.Comp.BatchMove.pas 48,262 2018-11-19 7:55:00 ||+FireDAC.Comp.BatchMove.JSON.pas 37,767 2018-07-04 6:55:00 << ||+FireDAC.Comp.BatchMove.JSON.pas 39,778 2018-11-19 7:55:00 ||+FireDAC.Comp.BatchMove.Dataset.pas 20,855 2018-07-04 6:55:00 << ||+FireDAC.Comp.BatchMove.Dataset.pas 20,675 2018-11-19 7:55:00 ||\FireDAC.ADO.Import.pas 37,451 2018-07-04 6:55:00 << ||\FireDAC.ADO.Import.pas 37,739 2018-11-19 7:55:00 |+ems 765,833 2018-11-24 13:55:38 |+ems 849,547 2018-11-24 13:58:08 ||+desktopconsole 353,095 2018-11-24 13:55:38 ||+desktopconsole 353,030 2018-11-24 13:58:09 |||\EMSManagementConsole.FramePush.pas 12,574 2018-07-04 6:55:00 << |||\EMSManagementConsole.FramePush.pas 12,509 2018-11-19 7:55:00 ||+EMSHosting.RequestHandler.pas 22,002 2018-07-04 6:55:00 << ||+EMSHosting.RequestHandler.pas 22,259 2018-11-19 7:55:00 ||+EMSHosting.Helpers.pas 13,337 2018-07-04 6:55:00 << ||+EMSHosting.Helpers.pas 13,326 2018-11-19 7:55:00 ||+EMSHosting.Endpoints.pas 25,527 2018-07-04 6:55:00 << ||+EMSHosting.Endpoints.pas 26,970 2018-11-19 7:55:00 ||+EMSHosting.APIDocConsts.pas 73,291 2018-07-04 6:55:00 << ||+EMSHosting.APIDocConsts.pas 73,403 2018-11-19 7:55:00 ||+EMS.Services.pas 45,844 2018-07-04 6:55:00 << ||+EMS.Services.pas 45,854 2018-11-19 7:55:00 ||+EMS.ResourceTypes.pas 98,210 2018-07-04 6:55:00 << ||+EMS.ResourceTypes.pas 116,585 2018-11-19 7:55:00 ||+EMS.ResourceAPI.pas 23,908 2018-07-04 6:55:00 << ||+EMS.ResourceAPI.pas 30,013 2018-11-19 7:55:00 ||| << ||+EMS.FileResource.pas 7,215 2018-11-19 7:55:00 ||| << ||+EMS.DataSetResource.pas 49,353 2018-11-19 7:55:00 ||\EMS.Consts.pas 2,741 2018-07-04 6:55:00 << ||\EMS.Consts.pas 3,661 2018-11-19 7:55:00 |+dsnap 3,317,155 2018-11-24 13:55:36 |+dsnap 3,319,351 2018-11-24 13:58:07 ||+midas 2,705,860 2018-11-24 13:55:37 ||+midas 2,707,022 2018-11-24 13:58:08 |||+midas64.rc 3,860 2018-07-04 6:55:00 << |||+midas64.rc 3,860 2018-11-19 7:55:00 |||+midas_dll.res 7,072 2018-07-04 6:55:00 << |||+midas_dll.res 7,072 2018-11-19 7:55:00 |||+midas.rc 3,853 2018-07-04 6:55:00 << |||+midas.rc 3,853 2018-11-19 7:55:00 |||+midas.obj 1,103,735 2018-07-04 6:55:00 << |||+midas.obj 1,104,332 2018-11-19 7:55:00 |||+ds.cpp 64,332 2018-07-04 6:55:00 << |||+ds.cpp 64,359 2018-11-19 7:55:00 |||\bcd.obj 29,265 2018-07-04 6:55:00 << |||\bcd.obj 29,803 2018-11-19 7:55:00 ||+Web.WebReq.pas 8,578 2018-07-04 5:48:35 << ||+Web.WebReq.pas 8,538 2018-11-18 17:41:45 ||+Datasnap.Provider.pas 148,419 2018-07-04 5:48:34 << ||+Datasnap.Provider.pas 148,706 2018-11-18 17:41:44 ||\Datasnap.DBClient.pas 182,660 2018-07-04 5:48:34 << ||\Datasnap.DBClient.pas 183,447 2018-11-18 17:41:44 |+dbx 3,623,217 2018-11-24 13:55:35 |+dbx 3,628,664 2018-11-24 13:58:06 ||+Data.SqlExpr.pas 274,941 2018-07-04 5:50:20 << ||+Data.SqlExpr.pas 275,052 2018-11-18 17:42:42 ||+Data.DBXTransportFilter.pas 24,073 2018-07-04 5:50:20 << ||+Data.DBXTransportFilter.pas 24,103 2018-11-18 17:42:42 ||+Data.DBXTransport.pas 53,493 2018-07-04 5:50:20 << ||+Data.DBXTransport.pas 53,479 2018-11-18 17:42:42 ||+Data.DBXStream.pas 175,700 2018-07-04 5:50:20 << ||+Data.DBXStream.pas 175,394 2018-11-18 17:42:42 ||+Data.DbxSocketChannelNative.pas 13,686 2018-07-04 5:50:19 << ||+Data.DbxSocketChannelNative.pas 13,946 2018-11-18 17:42:42 ||+Data.DBXPlatform.pas 36,565 2018-07-04 5:50:19 << ||+Data.DBXPlatform.pas 37,102 2018-11-18 17:42:42 ||+Data.DBXMessageHandlerJSonClient.pas 30,607 2018-07-04 5:50:18 << ||+Data.DBXMessageHandlerJSonClient.pas 30,639 2018-11-18 17:42:41 ||+Data.DBXJSONReflect.pas 150,754 2018-07-04 5:50:18 << ||+Data.DBXJSONReflect.pas 155,469 2018-11-18 17:42:41 ||+Data.DBXJSONCommon.pas 20,945 2018-07-04 5:50:17 << ||+Data.DBXJSONCommon.pas 20,975 2018-11-18 17:42:41 ||+Data.DbxHTTPLayer.pas 44,797 2018-07-04 5:50:17 << ||+Data.DbxHTTPLayer.pas 44,742 2018-11-18 17:42:41 ||+Data.DBXDBReaders.pas 103,639 2018-07-04 5:50:17 << ||+Data.DBXDBReaders.pas 103,687 2018-11-18 17:42:41 ||+Data.DBXDataSets.pas 72,156 2018-07-04 5:50:16 << ||+Data.DBXDataSets.pas 72,144 2018-11-18 17:42:40 ||+Data.DBXCommonTable.pas 39,023 2018-07-04 5:50:16 << ||+Data.DBXCommonTable.pas 39,055 2018-11-18 17:42:40 ||\Data.DBXCommon.pas 610,873 2018-07-04 5:50:16 << ||\Data.DBXCommon.pas 610,912 2018-11-18 17:42:40 |+datasnap 1,609,466 2018-11-24 13:55:33 |+datasnap 1,607,592 2018-11-24 13:58:04 ||+connectors 145,329 2018-11-24 13:55:33 ||+connectors 145,208 2018-11-24 13:58:04 |||+Datasnap.DSProxyObjectiveCiOS.pas 28,754 2018-07-04 6:55:00 << |||+Datasnap.DSProxyObjectiveCiOS.pas 28,718 2018-11-19 7:55:00 |||+Datasnap.DSProxyJavaAndroid.pas 21,271 2018-07-04 6:55:00 << |||+Datasnap.DSProxyJavaAndroid.pas 21,273 2018-11-19 7:55:00 |||+Datasnap.DSProxyFreePascal_iOS.pas 28,906 2018-07-04 6:55:00 << |||+Datasnap.DSProxyFreePascal_iOS.pas 28,904 2018-11-19 7:55:00 |||\Datasnap.DSProxyCsharpSilverlight.pas 23,343 2018-07-04 6:55:00 << |||\Datasnap.DSProxyCsharpSilverlight.pas 23,258 2018-11-19 7:55:00 ||+Datasnap.DSTCPServerTransport.pas 23,213 2018-07-04 6:55:00 << ||+Datasnap.DSTCPServerTransport.pas 22,601 2018-11-19 7:55:00 ||+Datasnap.DSSession.pas 95,723 2018-07-04 6:55:00 << ||+Datasnap.DSSession.pas 95,627 2018-11-19 7:55:00 ||+Datasnap.DSService.pas 52,610 2018-07-04 6:55:00 << ||+Datasnap.DSService.pas 52,744 2018-11-19 7:55:00 ||+Datasnap.DSProxyJavaScript.pas 26,671 2018-07-04 6:55:00 << ||+Datasnap.DSProxyJavaScript.pas 26,675 2018-11-19 7:55:00 ||+Datasnap.DSProviderDataModuleAdapter.pas 11,036 2018-07-04 6:55:00 << ||+Datasnap.DSProviderDataModuleAdapter.pas 8,702 2018-11-19 7:55:00 ||+Datasnap.DSHTTPCommon.pas 34,662 2018-07-04 6:55:00 << ||+Datasnap.DSHTTPCommon.pas 34,794 2018-11-19 7:55:00 ||+Datasnap.DSHTTPClient.pas 39,733 2018-07-04 6:55:00 << ||+Datasnap.DSHTTPClient.pas 40,399 2018-11-19 7:55:00 ||+Datasnap.DSHTTP.pas 139,431 2018-07-04 6:55:00 << ||+Datasnap.DSHTTP.pas 139,274 2018-11-19 7:55:00 ||+Datasnap.DSCommonServer.pas 190,421 2018-07-04 6:55:00 << ||+Datasnap.DSCommonServer.pas 190,185 2018-11-19 7:55:00 ||+Datasnap.DSClientRest.pas 108,082 2018-07-04 6:55:00 << ||+Datasnap.DSClientRest.pas 108,960 2018-11-19 7:55:00 ||\Data.DBXMessageHandlerJSonServer.pas 38,312 2018-07-04 6:55:00 << ||\Data.DBXMessageHandlerJSonServer.pas 38,180 2018-11-19 7:55:00 |+cloud 1,355,769 2018-11-24 13:55:31 |+cloud 1,364,547 2018-11-24 13:58:03 ||+Data.Cloud.CloudAPI.pas 92,174 2018-07-04 5:50:15 << ||+Data.Cloud.CloudAPI.pas 92,903 2018-11-18 17:42:40 ||+Data.Cloud.AzureAPI.pas 378,392 2018-07-04 5:50:15 << ||+Data.Cloud.AzureAPI.pas 378,624 2018-11-18 17:42:40 ||\Data.Cloud.AmazonAPI.pas 335,761 2018-07-04 5:50:15 << ||\Data.Cloud.AmazonAPI.pas 343,578 2018-11-18 17:42:40 |+ado 225,019 2018-11-24 13:55:30 |+ado 226,088 2018-11-24 13:58:02 ||+__recovery 0 2018-10-23 15:58:52 ||| ||\Data.Win.ADODB.pas 218,804 2018-07-04 5:50:51 << ||\Data.Win.ADODB.pas 219,873 2018-11-18 17:42:57 |+Data.SqlTimSt.pas 52,539 2018-07-04 5:48:34 << |+Data.SqlTimSt.pas 52,419 2018-11-18 17:41:44 |+Data.FMTBcd.pas 59,061 2018-07-04 5:48:34 << |+Data.FMTBcd.pas 59,157 2018-11-18 17:41:44 |\Data.DB.pas 435,661 2018-07-04 5:48:33 << |\Data.DB.pas 433,900 2018-11-18 17:41:44 \cpprtl 12,144,227 2018-11-24 13:55:30 \cpprtl 15,784,889 2018-11-24 13:58:01 +Source 11,506,770 2018-11-24 13:55:30 +Source 15,146,102 2018-11-24 13:58:01 |+vcl 54,641 2018-11-24 13:55:30 |+vcl 54,588 2018-11-24 13:58:01 ||\vcllib.c 1,427 2018-07-04 6:55:00 << ||\vcllib.c 1,374 2018-11-19 7:55:00 |+time 77,245 2018-11-24 13:55:29 |+time 77,245 2018-11-24 13:58:01 ||+_tzset.nasm 442 2018-07-04 6:55:00 << ||+_tzset.nasm 442 2018-11-19 7:55:00 ||\_tzset.asm 498 2018-07-04 6:55:00 << ||\_tzset.asm 498 2018-11-19 7:55:00 |+threads 61,151 2018-11-24 13:55:29 |+threads 61,151 2018-11-24 13:58:01 ||+threadid.asm 1,410 2018-07-04 6:55:00 << ||+threadid.asm 1,410 2018-11-19 7:55:00 ||\fiber32.asm 813 2018-07-04 6:55:00 << ||\fiber32.asm 813 2018-11-19 7:55:00 |+startup 109,681 2018-11-24 13:55:29 |+startup 109,681 2018-11-24 13:58:00 ||+wc0ntw.asm 335 2018-07-04 6:55:00 << ||+wc0ntw.asm 335 2018-11-19 7:55:00 ||+wc0ntpkg.asm 367 2018-07-04 6:55:00 << ||+wc0ntpkg.asm 367 2018-11-19 7:55:00 ||+wc0ntfmx.asm 351 2018-07-04 6:55:00 << ||+wc0ntfmx.asm 351 2018-11-19 7:55:00 ||+wc0ntd.asm 326 2018-07-04 6:55:00 << ||+wc0ntd.asm 326 2018-11-19 7:55:00 ||+wc0nt.asm 314 2018-07-04 6:55:00 << ||+wc0nt.asm 314 2018-11-19 7:55:00 ||+c0xmini.asm 313 2018-07-04 6:55:00 << ||+c0xmini.asm 313 2018-11-19 7:55:00 ||+c0wmini.asm 315 2018-07-04 6:55:00 << ||+c0wmini.asm 315 2018-11-19 7:55:00 ||+c0ntx.asm 319 2018-07-04 6:55:00 << ||+c0ntx.asm 319 2018-11-19 7:55:00 ||+c0ntw.asm 296 2018-07-04 6:55:00 << ||+c0ntw.asm 296 2018-11-19 7:55:00 ||+c0ntpkg.asm 359 2018-07-04 6:55:00 << ||+c0ntpkg.asm 359 2018-11-19 7:55:00 ||+c0ntfmx.asm 327 2018-07-04 6:55:00 << ||+c0ntfmx.asm 327 2018-11-19 7:55:00 ||+c0ntdx.asm 304 2018-07-04 6:55:00 << ||+c0ntdx.asm 304 2018-11-19 7:55:00 ||+c0ntds.asm 371 2018-07-04 6:55:00 << ||+c0ntds.asm 371 2018-11-19 7:55:00 ||+c0ntddyn.asm 381 2018-07-04 6:55:00 << ||+c0ntddyn.asm 381 2018-11-19 7:55:00 ||+c0ntd.asm 287 2018-07-04 6:55:00 << ||+c0ntd.asm 287 2018-11-19 7:55:00 ||\c0nt.asm 40,114 2018-07-04 6:55:00 << ||\c0nt.asm 40,114 2018-11-19 7:55:00 |+process 276,208 2018-11-24 13:55:28 |+process 276,261 2018-11-24 13:58:00 ||+setjmp.asm 7,746 2018-07-04 6:55:00 << ||+setjmp.asm 7,746 2018-11-19 7:55:00 ||+getpid.asm 501 2018-07-04 6:55:00 << ||+getpid.asm 501 2018-11-19 7:55:00 ||+cwait.nasm 441 2018-07-04 6:55:00 << ||+cwait.nasm 441 2018-11-19 7:55:00 ||+cwait.asm 504 2018-07-04 6:55:00 << ||+cwait.asm 504 2018-11-19 7:55:00 ||\abort.c 1,197 2018-07-04 6:55:00 << ||\abort.c 1,250 2018-11-19 7:55:00 |+misc 166,181 2018-11-24 13:55:26 |+misc 166,188 2018-11-24 13:57:58 ||+version.rc 2,432 2018-07-04 6:55:00 << ||+version.rc 2,432 2018-11-19 7:55:00 ||+swab.asm 1,986 2018-07-04 6:55:00 << ||+swab.asm 1,986 2018-11-19 7:55:00 ||+regexp.cpp 2,680 2018-07-04 6:55:00 << ||+regexp.cpp 2,684 2018-11-19 7:55:00 ||+obsolete.asm 665 2018-07-04 6:55:00 << ||+obsolete.asm 665 2018-11-19 7:55:00 ||+makefile 4,527 2018-07-04 6:55:00 << ||+makefile 4,530 2018-11-19 7:55:00 ||+interlocked.nasm 1,670 2018-07-04 6:55:00 << ||+interlocked.nasm 1,670 2018-11-19 7:55:00 ||\ddvt.asm 3,544 2018-07-04 6:55:00 << ||\ddvt.asm 3,544 2018-11-19 7:55:00 |+memory 647,246 2018-11-24 13:55:25 |+memory 649,584 2018-11-24 13:57:57 ||+stkavail.asm 1,176 2018-07-04 6:55:00 << ||+stkavail.asm 1,176 2018-11-19 7:55:00 ||+memchk.asm 2,204 2018-07-04 6:55:00 << ||+memchk.asm 2,204 2018-11-19 7:55:00 ||| << ||+chkstk_noalloc.asm 2,338 2018-11-19 7:55:00 ||+chkstk.nasm 1,266 2018-07-04 6:55:00 << ||+chkstk.nasm 1,266 2018-11-19 7:55:00 ||+chkstk.asm 2,526 2018-07-04 6:55:00 << ||+chkstk.asm 2,526 2018-11-19 7:55:00 ||+alloca.asm 2,151 2018-07-04 6:55:00 << ||+alloca.asm 2,151 2018-11-19 7:55:00 ||+_stkavl.asm 2,230 2018-07-04 6:55:00 << ||+_stkavl.asm 2,230 2018-11-19 7:55:00 ||+_fastmma.asm 167,607 2018-07-04 6:55:00 << ||+_fastmma.asm 167,607 2018-11-19 7:55:00 ||\_alloca.asm 10,074 2018-07-04 6:55:00 << ||\_alloca.asm 10,074 2018-11-19 7:55:00 |+math 494,667 2018-11-24 13:55:23 |+math 498,896 2018-11-24 13:57:55 ||+tanl.asm 2,410 2018-07-04 6:55:00 << ||+tanl.asm 2,410 2018-11-19 7:55:00 ||+tanhl.asm 3,309 2018-07-04 6:55:00 << ||+tanhl.asm 3,309 2018-11-19 7:55:00 ||+tanh.asm 3,260 2018-07-04 6:55:00 << ||+tanh.asm 3,260 2018-11-19 7:55:00 ||+tan.asm 2,338 2018-07-04 6:55:00 << ||+tan.asm 2,338 2018-11-19 7:55:00 ||+stat87.asm 1,477 2018-07-04 6:55:00 << ||+stat87.asm 1,477 2018-11-19 7:55:00 ||+sqrtl.asm 2,134 2018-07-04 6:55:00 << ||+sqrtl.asm 2,134 2018-11-19 7:55:00 ||+sqrt.asm 2,056 2018-07-04 6:55:00 << ||+sqrt.asm 2,056 2018-11-19 7:55:00 ||+sinl.asm 2,197 2018-07-04 6:55:00 << ||+sinl.asm 2,197 2018-11-19 7:55:00 ||+sinhl.asm 4,391 2018-07-04 6:55:00 << ||+sinhl.asm 4,391 2018-11-19 7:55:00 ||+sinh.asm 3,912 2018-07-04 6:55:00 << ||+sinh.asm 3,912 2018-11-19 7:55:00 ||+sin.asm 2,119 2018-07-04 6:55:00 << ||+sin.asm 2,119 2018-11-19 7:55:00 ||+scantod.c 19,591 2018-07-04 6:55:00 << ||+scantod.c 19,669 2018-11-19 7:55:00 ||+rotr.asm 1,279 2018-07-04 6:55:00 << ||+rotr.asm 1,279 2018-11-19 7:55:00 ||+rotl.asm 1,279 2018-07-04 6:55:00 << ||+rotl.asm 1,279 2018-11-19 7:55:00 ||+qmul10.asm 1,950 2018-07-04 6:55:00 << ||+qmul10.asm 1,950 2018-11-19 7:55:00 ||+qdiv10.asm 1,683 2018-07-04 6:55:00 << ||+qdiv10.asm 1,683 2018-11-19 7:55:00 ||+powl.asm 12,730 2018-07-04 6:55:00 << ||+powl.asm 12,730 2018-11-19 7:55:00 ||+pow.asm 13,003 2018-07-04 6:55:00 << ||+pow.asm 13,003 2018-11-19 7:55:00 ||+polyl.asm 3,399 2018-07-04 6:55:00 << ||+polyl.asm 3,399 2018-11-19 7:55:00 ||+poly.asm 3,154 2018-07-04 6:55:00 << ||+poly.asm 3,154 2018-11-19 7:55:00 ||+modfl.asm 2,365 2018-07-04 6:55:00 << ||+modfl.asm 2,365 2018-11-19 7:55:00 ||+modf.asm 2,302 2018-07-04 6:55:00 << ||+modf.asm 2,302 2018-11-19 7:55:00 ||+makefile 8,802 2018-07-04 6:55:00 << ||+makefile 8,823 2018-11-19 7:55:00 ||+ltoa.nasm 434 2018-07-04 6:55:00 << ||+ltoa.nasm 434 2018-11-19 7:55:00 ||+lrotr.asm 1,247 2018-07-04 6:55:00 << ||+lrotr.asm 1,247 2018-11-19 7:55:00 ||+lrotl.asm 1,245 2018-07-04 6:55:00 << ||+lrotl.asm 1,245 2018-11-19 7:55:00 ||+logl.asm 2,740 2018-07-04 6:55:00 << ||+logl.asm 2,740 2018-11-19 7:55:00 ||+log10l.asm 2,776 2018-07-04 6:55:00 << ||+log10l.asm 2,776 2018-11-19 7:55:00 ||+log10.asm 2,595 2018-07-04 6:55:00 << ||+log10.asm 2,595 2018-11-19 7:55:00 ||+log.asm 2,578 2018-07-04 6:55:00 << ||+log.asm 2,578 2018-11-19 7:55:00 ||+ldexpl.asm 3,087 2018-07-04 6:55:00 << ||+ldexpl.asm 3,087 2018-11-19 7:55:00 ||+ldexp.asm 2,994 2018-07-04 6:55:00 << ||+ldexp.asm 2,994 2018-11-19 7:55:00 ||+hypotl.asm 2,782 2018-07-04 6:55:00 << ||+hypotl.asm 2,782 2018-11-19 7:55:00 ||+hypot.asm 2,997 2018-07-04 6:55:00 << ||+hypot.asm 2,997 2018-11-19 7:55:00 ||+hugeval.c 3,650 2018-07-04 6:55:00 << ||+hugeval.c 4,394 2018-11-19 7:55:00 ||+fxam.asm 1,686 2018-07-04 6:55:00 << ||+fxam.asm 1,686 2018-11-19 7:55:00 ||+fuistq.asm 2,109 2018-07-04 6:55:00 << ||+fuistq.asm 2,109 2018-11-19 7:55:00 ||+fuildq.asm 2,294 2018-07-04 6:55:00 << ||+fuildq.asm 2,294 2018-11-19 7:55:00 ||+ftol.asm 1,979 2018-07-04 6:55:00 << ||+ftol.asm 1,979 2018-11-19 7:55:00 ||+frexpl.asm 2,460 2018-07-04 6:55:00 << ||+frexpl.asm 2,460 2018-11-19 7:55:00 ||+frexp.asm 2,424 2018-07-04 6:55:00 << ||+frexp.asm 2,424 2018-11-19 7:55:00 ||+fpreset.asm 2,387 2018-07-04 6:55:00 << ||+fpreset.asm 2,387 2018-11-19 7:55:00 ||+fmodl.asm 2,941 2018-07-04 6:55:00 << ||+fmodl.asm 2,941 2018-11-19 7:55:00 ||+fmod.asm 2,875 2018-07-04 6:55:00 << ||+fmod.asm 2,875 2018-11-19 7:55:00 ||+floorl.asm 1,801 2018-07-04 6:55:00 << ||+floorl.asm 1,801 2018-11-19 7:55:00 ||+floor.asm 1,744 2018-07-04 6:55:00 << ||+floor.asm 1,744 2018-11-19 7:55:00 ||+fistq.asm 1,442 2018-07-04 6:55:00 << ||+fistq.asm 1,442 2018-11-19 7:55:00 ||+fildq.asm 1,369 2018-07-04 6:55:00 << ||+fildq.asm 1,369 2018-11-19 7:55:00 ||+fbstp.asm 1,666 2018-07-04 6:55:00 << ||+fbstp.asm 1,666 2018-11-19 7:55:00 ||+fabsl.asm 1,347 2018-07-04 6:55:00 << ||+fabsl.asm 1,347 2018-11-19 7:55:00 ||+fabs.asm 1,389 2018-07-04 6:55:00 << ||+fabs.asm 1,389 2018-11-19 7:55:00 ||+f87sine.asm 9,845 2018-07-04 6:55:00 << ||+f87sine.asm 9,845 2018-11-19 7:55:00 ||+f87log.asm 4,125 2018-07-04 6:55:00 << ||+f87log.asm 4,125 2018-11-19 7:55:00 ||+f87exp.asm 6,882 2018-07-04 6:55:00 << ||+f87exp.asm 6,882 2018-11-19 7:55:00 ||+f87atan.asm 4,306 2018-07-04 6:55:00 << ||+f87atan.asm 4,306 2018-11-19 7:55:00 ||+expld.asm 3,833 2018-07-04 6:55:00 << ||+expld.asm 3,833 2018-11-19 7:55:00 ||+expl.asm 3,067 2018-07-04 6:55:00 << ||+expl.asm 3,067 2018-11-19 7:55:00 ||+exp.asm 2,944 2018-07-04 6:55:00 << ||+exp.asm 2,944 2018-11-19 7:55:00 ||+div.nasm 1,730 2018-07-04 6:55:00 << ||+div.nasm 1,730 2018-11-19 7:55:00 ||+div.asm 2,302 2018-07-04 6:55:00 << ||+div.asm 2,302 2018-11-19 7:55:00 ||+deflt87.c 595 2018-07-04 6:55:00 << ||+deflt87.c 784 2018-11-19 7:55:00 ||+cvtentyw.nasm 435 2018-07-04 6:55:00 << ||+cvtentyw.nasm 435 2018-11-19 7:55:00 ||+cvtentyw.asm 438 2018-07-04 6:55:00 << ||+cvtentyw.asm 438 2018-11-19 7:55:00 ||+cvtentry.nasm 1,149 2018-07-04 6:55:00 << ||+cvtentry.nasm 1,149 2018-11-19 7:55:00 ||+cvtentry.asm 2,204 2018-07-04 6:55:00 << ||+cvtentry.asm 2,204 2018-11-19 7:55:00 ||+ctrl87.asm 3,180 2018-07-04 6:55:00 << ||+ctrl87.asm 3,180 2018-11-19 7:55:00 ||+crotr.asm 1,281 2018-07-04 6:55:00 << ||+crotr.asm 1,281 2018-11-19 7:55:00 ||+crotl.asm 1,280 2018-07-04 6:55:00 << ||+crotl.asm 1,280 2018-11-19 7:55:00 ||+cosl.asm 2,183 2018-07-04 6:55:00 << ||+cosl.asm 2,183 2018-11-19 7:55:00 ||+coshl.asm 3,706 2018-07-04 6:55:00 << ||+coshl.asm 3,706 2018-11-19 7:55:00 ||+cosh.asm 2,991 2018-07-04 6:55:00 << ||+cosh.asm 2,991 2018-11-19 7:55:00 ||+cos.asm 2,118 2018-07-04 6:55:00 << ||+cos.asm 2,118 2018-11-19 7:55:00 ||+clear87.asm 1,771 2018-07-04 6:55:00 << ||+clear87.asm 1,771 2018-11-19 7:55:00 ||+ceill.asm 1,688 2018-07-04 6:55:00 << ||+ceill.asm 1,688 2018-11-19 7:55:00 ||+ceil.asm 1,657 2018-07-04 6:55:00 << ||+ceil.asm 1,657 2018-11-19 7:55:00 ||+bcd1.c 5,442 2018-07-04 6:55:00 << ||+bcd1.c 5,446 2018-11-19 7:55:00 ||+atanl.asm 1,210 2018-07-04 6:55:00 << ||+atanl.asm 1,210 2018-11-19 7:55:00 ||+atan2l.asm 4,412 2018-07-04 6:55:00 << ||+atan2l.asm 4,412 2018-11-19 7:55:00 ||+atan2.asm 4,437 2018-07-04 6:55:00 << ||+atan2.asm 4,437 2018-11-19 7:55:00 ||+atan.asm 1,187 2018-07-04 6:55:00 << ||+atan.asm 1,187 2018-11-19 7:55:00 ||+acossinl.asm 7,404 2018-07-04 6:55:00 << ||+acossinl.asm 7,404 2018-11-19 7:55:00 ||+acosasin.asm 7,176 2018-07-04 6:55:00 << ||+acosasin.asm 7,176 2018-11-19 7:55:00 ||+_round.asm 2,144 2018-07-04 6:55:00 << ||+_round.asm 2,144 2018-11-19 7:55:00 ||+_matherr.c 4,086 2018-07-04 6:55:00 << ||+_matherr.c 4,252 2018-11-19 7:55:00 ||+_ltoa1.asm 498 2018-07-04 6:55:00 << ||+_ltoa1.asm 498 2018-11-19 7:55:00 ||+_ll.nasm 16,317 2018-07-04 6:55:00 << ||+_ll.nasm 16,317 2018-11-19 7:55:00 ||+_ll.asm 15,803 2018-07-04 6:55:00 << ||+_ll.asm 15,803 2018-11-19 7:55:00 ||+_gcvt.nasm 439 2018-07-04 6:55:00 << ||+_gcvt.nasm 439 2018-11-19 7:55:00 ||+_gcvt.asm 497 2018-07-04 6:55:00 << ||+_gcvt.asm 497 2018-11-19 7:55:00 ||+_ftoul.asm 1,034 2018-07-04 6:55:00 << ||+_ftoul.asm 1,034 2018-11-19 7:55:00 ||+_efcvt.nasm 502 2018-07-04 6:55:00 << ||+_efcvt.nasm 502 2018-11-19 7:55:00 ||\_efcvt.asm 555 2018-07-04 6:55:00 << ||+_efcvt.asm 555 2018-11-19 7:55:00 || << ||\_controlfp.c 3,027 2018-11-19 7:55:00 |+libcxxabi 704,413 2018-11-24 13:55:19 |+libcxxabi 707,595 2018-11-24 13:57:51 ||\win64 704,413 2018-11-24 13:55:19 ||\win64 707,595 2018-11-24 13:57:51 || +src 532,744 2018-11-24 13:55:20 || +src 533,058 2018-11-24 13:57:52 || |+stub_cxa_exception.cpp 283 2018-07-04 6:55:00 << || |+stub_cxa_exception.cpp 386 2018-11-19 7:55:00 || |+cxa_exception.cpp 25,748 2018-07-04 6:55:00 << || |+cxa_exception.cpp 25,917 2018-11-19 7:55:00 || |\cxa_demangle.cpp 346,232 2018-07-04 6:55:00 << || |\cxa_demangle.cpp 346,274 2018-11-19 7:55:00 || +seh_unwind 158,494 2018-11-24 13:55:19 || +seh_unwind 161,222 2018-11-24 13:57:51 || |+src 134,353 2018-11-24 13:55:19 || |+src 136,840 2018-11-24 13:57:51 || ||+unwind_win32.cpp 17,669 2018-07-04 6:55:00 << || ||+unwind_win32.cpp 17,675 2018-11-19 7:55:00 || ||+unwind_cpp_support.hpp 1,746 2018-07-04 6:55:00 << || ||+unwind_cpp_support.hpp 1,764 2018-11-19 7:55:00 || ||+seh_handler.cpp 13,112 2018-07-04 6:55:00 << || ||+seh_handler.cpp 13,121 2018-11-19 7:55:00 || ||+hookerr.asm 3,249 2018-07-04 6:55:00 << || ||+hookerr.asm 3,689 2018-11-19 7:55:00 || ||\cpp_unwind.cpp 16,411 2018-07-04 6:55:00 << || ||\cpp_unwind.cpp 18,425 2018-11-19 7:55:00 || |\include 24,141 2018-11-24 13:55:19 || |\include 24,382 2018-11-24 13:57:51 || | \cpp_unwind.hpp 8,607 2018-07-04 6:55:00 << || | \cpp_unwind.hpp 8,848 2018-11-19 7:55:00 || \include 13,175 2018-11-24 13:55:19 || \include 13,315 2018-11-24 13:57:51 || \cxxabi.h 6,174 2018-07-04 6:55:00 << || \cxxabi.h 6,314 2018-11-19 7:55:00 |+io 640,395 2018-11-24 13:55:19 |+io 640,395 2018-11-24 13:57:51 ||+write.nasm 465 2018-07-04 6:55:00 << ||+write.nasm 465 2018-11-19 7:55:00 ||+write.asm 499 2018-07-04 6:55:00 << ||+write.asm 499 2018-11-19 7:55:00 ||+wopen.asm 554 2018-07-04 6:55:00 << ||+wopen.asm 554 2018-11-19 7:55:00 ||+umask.asm 504 2018-07-04 6:55:00 << ||+umask.asm 504 2018-11-19 7:55:00 ||+remove.nasm 467 2018-07-04 6:55:00 << ||+remove.nasm 467 2018-11-19 7:55:00 ||+remove.asm 559 2018-07-04 6:55:00 << ||+remove.asm 559 2018-11-19 7:55:00 ||+read.nasm 459 2018-07-04 6:55:00 << ||+read.nasm 459 2018-11-19 7:55:00 ||+read.asm 495 2018-07-04 6:55:00 << ||+read.asm 495 2018-11-19 7:55:00 ||+open.nasm 458 2018-07-04 6:55:00 << ||+open.nasm 458 2018-11-19 7:55:00 ||+open.asm 548 2018-07-04 6:55:00 << ||+open.asm 548 2018-11-19 7:55:00 ||+lseek.asm 499 2018-07-04 6:55:00 << ||+lseek.asm 499 2018-11-19 7:55:00 ||+isatty.nasm 471 2018-07-04 6:55:00 << ||+isatty.nasm 471 2018-11-19 7:55:00 ||+isatty.asm 501 2018-07-04 6:55:00 << ||+isatty.asm 501 2018-11-19 7:55:00 ||+ftruncat.asm 520 2018-07-04 6:55:00 << ||+ftruncat.asm 520 2018-11-19 7:55:00 ||+fstat.nasm 464 2018-07-04 6:55:00 << ||+fstat.nasm 464 2018-11-19 7:55:00 ||+fstat.asm 499 2018-07-04 6:55:00 << ||+fstat.asm 499 2018-11-19 7:55:00 ||+fnsplit.asm 507 2018-07-04 6:55:00 << ||+fnsplit.asm 507 2018-11-19 7:55:00 ||+flushall.asm 509 2018-07-04 6:55:00 << ||+flushall.asm 509 2018-11-19 7:55:00 ||+fdopen.asm 501 2018-07-04 6:55:00 << ||+fdopen.asm 501 2018-11-19 7:55:00 ||+eof.asm 489 2018-07-04 6:55:00 << ||+eof.asm 489 2018-11-19 7:55:00 ||+dup2.nasm 438 2018-07-04 6:55:00 << ||+dup2.nasm 438 2018-11-19 7:55:00 ||+dup2.asm 493 2018-07-04 6:55:00 << ||+dup2.asm 493 2018-11-19 7:55:00 ||+dup.nasm 433 2018-07-04 6:55:00 << ||+dup.nasm 433 2018-11-19 7:55:00 ||+dup.asm 489 2018-07-04 6:55:00 << ||+dup.asm 489 2018-11-19 7:55:00 ||+close.nasm 465 2018-07-04 6:55:00 << ||+close.nasm 465 2018-11-19 7:55:00 ||+close.asm 498 2018-07-04 6:55:00 << ||+close.asm 498 2018-11-19 7:55:00 ||+chsize.asm 507 2018-07-04 6:55:00 << ||+chsize.asm 507 2018-11-19 7:55:00 ||+access.asm 501 2018-07-04 6:55:00 << ||+access.asm 501 2018-11-19 7:55:00 ||+_wremove.nasm 477 2018-07-04 6:55:00 << ||+_wremove.nasm 477 2018-11-19 7:55:00 ||+_utime.asm 499 2018-07-04 6:55:00 << ||+_utime.asm 499 2018-11-19 7:55:00 ||+_unlink.nasm 467 2018-07-04 6:55:00 << ||+_unlink.nasm 467 2018-11-19 7:55:00 ||+_unlink.asm 501 2018-07-04 6:55:00 << ||+_unlink.asm 501 2018-11-19 7:55:00 ||+_tempnam.asm 507 2018-07-04 6:55:00 << ||+_tempnam.asm 507 2018-11-19 7:55:00 ||+_stat.nasm 458 2018-07-04 6:55:00 << ||+_stat.nasm 458 2018-11-19 7:55:00 ||+_stat.asm 497 2018-07-04 6:55:00 << ||+_stat.asm 497 2018-11-19 7:55:00 ||+_sopen.asm 500 2018-07-04 6:55:00 << ||+_sopen.asm 500 2018-11-19 7:55:00 ||+_rmtmp.asm 497 2018-07-04 6:55:00 << ||+_rmtmp.asm 497 2018-11-19 7:55:00 ||+_rmdir.asm 499 2018-07-04 6:55:00 << ||+_rmdir.asm 499 2018-11-19 7:55:00 ||+_putw.asm 495 2018-07-04 6:55:00 << ||+_putw.asm 495 2018-11-19 7:55:00 ||+_mktemp.asm 501 2018-07-04 6:55:00 << ||+_mktemp.asm 501 2018-11-19 7:55:00 ||+_mkdir.asm 499 2018-07-04 6:55:00 << ||+_mkdir.asm 499 2018-11-19 7:55:00 ||+_getw.asm 495 2018-07-04 6:55:00 << ||+_getw.asm 495 2018-11-19 7:55:00 ||+_fputchr.asm 511 2018-07-04 6:55:00 << ||+_fputchr.asm 511 2018-11-19 7:55:00 ||+_fileno.asm 505 2018-07-04 6:55:00 << ||+_fileno.asm 505 2018-11-19 7:55:00 ||+_fgetchr.asm 511 2018-07-04 6:55:00 << ||+_fgetchr.asm 511 2018-11-19 7:55:00 ||\_fclosal.asm 514 2018-07-04 6:55:00 << ||\_fclosal.asm 514 2018-11-19 7:55:00 |+except 203,061 2018-11-24 13:55:14 |+except 203,100 2018-11-24 13:57:47 ||+xmsg.cpp 838 2018-07-04 6:55:00 << ||+xmsg.cpp 877 2018-11-19 7:55:00 ||+ta.asm 3,095 2018-07-04 6:55:00 << ||+ta.asm 3,095 2018-11-19 7:55:00 ||\setexc.asm 4,723 2018-07-04 6:55:00 << ||\setexc.asm 4,723 2018-11-19 7:55:00 |+dinkumware64 1,511,971 2018-11-24 13:55:10 |+dinkumware64 2,208,371 2018-11-24 13:57:34 ||\source 1,511,971 2018-11-24 13:55:14 ||\source 2,208,371 2018-11-24 13:57:46 || +tr1 119,373 2018-11-24 13:55:14 || +tr1 125,608 2018-11-24 13:57:46 || || << || |+xthreadpool.cpp 6,678 2018-11-19 7:55:00 || |+xrngabort.cpp 595 2018-07-04 6:55:00 << || |+xrngabort.cpp 605 2018-11-19 7:55:00 || |+xonce.cpp 570 2018-07-04 6:55:00 << || |+xonce.cpp 618 2018-11-19 7:55:00 || |+xlgamma.cpp 1,987 2018-07-04 6:55:00 << || |+xlgamma.cpp 1,992 2018-11-19 7:55:00 || |+thread0.cpp 1,892 2018-07-04 6:55:00 << || |+thread0.cpp 1,499 2018-11-19 7:55:00 || |+syserror.cpp 4,752 2018-07-04 6:55:00 << || |+syserror.cpp 4,610 2018-11-19 7:55:00 || |+regex.cpp 770 2018-07-04 6:55:00 << || |+regex.cpp 712 2018-11-19 7:55:00 || |+makefile 473 2018-07-04 6:55:00 << || |+makefile 604 2018-11-19 7:55:00 || |+filesys.cpp 6,016 2018-07-04 6:55:00 << || |+filesys.cpp 5,950 2018-11-19 7:55:00 || |\atomic_x86.c 62,620 2018-07-04 6:55:00 << || |\atomic_x86.c 62,626 2018-11-19 7:55:00 || +Dinkum 48,486 2018-11-24 13:55:14 || +Dinkum 49,715 2018-11-24 13:57:46 || |+xtime.c 5,144 2018-07-04 6:55:00 << || |+xtime.c 5,236 2018-11-19 7:55:00 || || << || |+cvt_check.cpp 438 2018-11-19 7:55:00 || |\cthread.c 7,261 2018-07-04 6:55:00 << || |\cthread.c 7,936 2018-11-19 7:55:00 || | << || +xxxtgamma.h 14,428 2018-11-19 7:55:00 || +xxxtan.h 4,208 2018-07-04 6:55:00 << || +xxxtan.h 4,198 2018-11-19 7:55:00 || +xxxsinh.h 4,236 2018-07-04 6:55:00 << || +xxxsinh.h 4,233 2018-11-19 7:55:00 || +xxxsin.h 5,908 2018-07-04 6:55:00 << || +xxxsin.h 5,884 2018-11-19 7:55:00 || | << || +xxxrint.h 1,225 2018-11-19 7:55:00 || +xxxquad.h 6,834 2018-07-04 6:55:00 << || +xxxquad.h 6,906 2018-11-19 7:55:00 || +xxxlog.h 4,310 2018-07-04 6:55:00 << || +xxxlog.h 4,307 2018-11-19 7:55:00 || +xxxhypot.h 1,938 2018-07-04 6:55:00 << || +xxxhypot.h 1,935 2018-11-19 7:55:00 || | << || +xxxfpcomp.h 506 2018-11-19 7:55:00 || +xxxexp.h 5,716 2018-07-04 6:55:00 << || +xxxexp.h 5,713 2018-11-19 7:55:00 || +xxxdtent.h 2,196 2018-07-04 6:55:00 << || +xxxdtent.h 2,361 2018-11-19 7:55:00 || +xxxdsign.h 346 2018-07-04 6:55:00 << || +xxxdsign.h 343 2018-11-19 7:55:00 || +xxxdclass.h 362 2018-07-04 6:55:00 << || +xxxdclass.h 359 2018-11-19 7:55:00 || | << || +xxxcsubcr.h 427 2018-11-19 7:55:00 || | << || +xxxcsubcc.h 452 2018-11-19 7:55:00 || +xxxcosh.h 1,269 2018-07-04 6:55:00 << || +xxxcosh.h 1,266 2018-11-19 7:55:00 || | << || +xxxcmulcr.h 428 2018-11-19 7:55:00 || | << || +xxxcmulcc.h 551 2018-11-19 7:55:00 || | << || +xxxcdivcr.h 429 2018-11-19 7:55:00 || | << || +xxxcdivcc.h 938 2018-11-19 7:55:00 || | << || +xxxcbuild.h 447 2018-11-19 7:55:00 || | << || +xxxcaddcr.h 420 2018-11-19 7:55:00 || | << || +xxxcaddcc.h 445 2018-11-19 7:55:00 || +xxxatan.h 4,631 2018-07-04 6:55:00 << || +xxxatan.h 4,628 2018-11-19 7:55:00 || | << || +xxwctype.h 258 2018-11-19 7:55:00 || | << || +xxtrunc.h 352 2018-11-19 7:55:00 || | << || +xxtgamma.h 2,619 2018-11-19 7:55:00 || +xxtanh.h 4,083 2018-07-04 6:55:00 << || +xxtanh.h 4,080 2018-11-19 7:55:00 || +xxtan.h 384 2018-07-04 6:55:00 << || +xxtan.h 374 2018-11-19 7:55:00 || +xxsqrt.h 1,197 2018-07-04 6:55:00 << || +xxsqrt.h 1,194 2018-11-19 7:55:00 || +xxsinh.h 347 2018-07-04 6:55:00 << || +xxsinh.h 344 2018-11-19 7:55:00 || +xxsin.h 338 2018-07-04 6:55:00 << || +xxsin.h 335 2018-11-19 7:55:00 || | << || +xxscalbn.h 667 2018-11-19 7:55:00 || | << || +xxscalbln.h 671 2018-11-19 7:55:00 || +xxround.h 646 2018-07-04 6:55:00 << || +xxround.h 643 2018-11-19 7:55:00 || | << || +xxrint.h 660 2018-11-19 7:55:00 || | << || +xxremquo.h 2,804 2018-11-19 7:55:00 || | << || +xxremainder.h 374 2018-11-19 7:55:00 || | << || +xxrecip.h 3,083 2018-11-19 7:55:00 || +xxpow.h 6,890 2018-07-04 6:55:00 << || +xxpow.h 6,940 2018-11-19 7:55:00 || | << || +xxnorm.h 440 2018-11-19 7:55:00 || | << || +xxnextafter.h 404 2018-11-19 7:55:00 || | << || +xxnearbyint.h 559 2018-11-19 7:55:00 || +xxnan.h 458 2018-07-04 6:55:00 << || +xxnan.h 455 2018-11-19 7:55:00 || +xxmodf.h 628 2018-07-04 6:55:00 << || +xxmodf.h 625 2018-11-19 7:55:00 || | << || +xxlround.h 660 2018-11-19 7:55:00 || | << || +xxlrint.h 750 2018-11-19 7:55:00 || | << || +xxlogb.h 713 2018-11-19 7:55:00 || +xxlog10.h 339 2018-07-04 6:55:00 << || +xxlog10.h 336 2018-11-19 7:55:00 || +xxlog2.h 339 2018-07-04 6:55:00 << || +xxlog2.h 336 2018-11-19 7:55:00 || +xxlog1p.h 975 2018-07-04 6:55:00 << || +xxlog1p.h 972 2018-11-19 7:55:00 || +xxlog.h 333 2018-07-04 6:55:00 << || +xxlog.h 330 2018-11-19 7:55:00 || | << || +xxllround.h 762 2018-11-19 7:55:00 || | << || +xxllrint.h 851 2018-11-19 7:55:00 || | << || +xxlgamma.h 60,446 2018-11-19 7:55:00 || +xxlftype.h 1,104 2018-07-04 6:55:00 << || +xxlftype.h 982 2018-11-19 7:55:00 || +xxldexp.h 584 2018-07-04 6:55:00 << || +xxldexp.h 581 2018-11-19 7:55:00 || | << || +xxilogb.h 706 2018-11-19 7:55:00 || | << || +xxhypot3.h 1,227 2018-11-19 7:55:00 || +xxhypot.h 581 2018-07-04 6:55:00 << || +xxhypot.h 578 2018-11-19 7:55:00 || +xxfrexp.h 410 2018-07-04 6:55:00 << || +xxfrexp.h 407 2018-11-19 7:55:00 || +xxfmod.h 1,650 2018-07-04 6:55:00 << || +xxfmod.h 1,582 2018-11-19 7:55:00 || | << || +xxfmin.h 512 2018-11-19 7:55:00 || | << || +xxfmax.h 512 2018-11-19 7:55:00 || | << || +xxfma.h 2,735 2018-11-19 7:55:00 || +xxfloor.h 402 2018-07-04 6:55:00 << || +xxfloor.h 399 2018-11-19 7:55:00 || +xxfftype.h 1,056 2018-07-04 6:55:00 << || +xxfftype.h 953 2018-11-19 7:55:00 || | << || +xxfdim.h 505 2018-11-19 7:55:00 || +xxfabs.h 502 2018-07-04 6:55:00 << || +xxfabs.h 499 2018-11-19 7:55:00 || +xxexpm1.h 4,809 2018-07-04 6:55:00 << || +xxexpm1.h 4,806 2018-11-19 7:55:00 || +xxexp2.h 1,162 2018-07-04 6:55:00 << || +xxexp2.h 1,159 2018-11-19 7:55:00 || +xxexp.h 569 2018-07-04 6:55:00 << || +xxexp.h 566 2018-11-19 7:55:00 || | << || +xxerfc.h 48,921 2018-11-19 7:55:00 || | << || +xxerf.h 4,870 2018-11-19 7:55:00 || +xxdftype.h 1,040 2018-07-04 6:55:00 << || +xxdftype.h 936 2018-11-19 7:55:00 || | << || +xxctanh.h 1,357 2018-11-19 7:55:00 || | << || +xxctan.h 463 2018-11-19 7:55:00 || | << || +xxcsqrt.h 1,811 2018-11-19 7:55:00 || | << || +xxcsinh.h 1,434 2018-11-19 7:55:00 || | << || +xxcsin.h 460 2018-11-19 7:55:00 || | << || +xxcreal.h 379 2018-11-19 7:55:00 || | << || +xxcproj.h 625 2018-11-19 7:55:00 || | << || +xxcpow.h 590 2018-11-19 7:55:00 || +xxcosh.h 347 2018-07-04 6:55:00 << || +xxcosh.h 344 2018-11-19 7:55:00 || +xxcos.h 338 2018-07-04 6:55:00 << || +xxcos.h 335 2018-11-19 7:55:00 || +xxcopysign.h 404 2018-07-04 6:55:00 << || +xxcopysign.h 401 2018-11-19 7:55:00 || | << || +xxconj.h 462 2018-11-19 7:55:00 || | << || +xxclog10.h 443 2018-11-19 7:55:00 || | << || +xxclog.h 2,220 2018-11-19 7:55:00 || | << || +xxcimag.h 384 2018-11-19 7:55:00 || | << || +xxcexp.h 1,910 2018-11-19 7:55:00 || +xxceil.h 398 2018-07-04 6:55:00 << || +xxceil.h 395 2018-11-19 7:55:00 || | << || +xxccosh.h 1,674 2018-11-19 7:55:00 || | << || +xxccos.h 406 2018-11-19 7:55:00 || | << || +xxcbrt.h 1,470 2018-11-19 7:55:00 || | << || +xxcatanh.h 3,011 2018-11-19 7:55:00 || | << || +xxcatan.h 473 2018-11-19 7:55:00 || | << || +xxcasinh.h 3,069 2018-11-19 7:55:00 || | << || +xxcasin.h 470 2018-11-19 7:55:00 || | << || +xxcarg.h 391 2018-11-19 7:55:00 || | << || +xxcacosh.h 3,397 2018-11-19 7:55:00 || | << || +xxcacos.h 3,199 2018-11-19 7:55:00 || | << || +xxcabs.h 431 2018-11-19 7:55:00 || | << || +xxatanh.h 1,160 2018-11-19 7:55:00 || +xxatan2.h 1,540 2018-07-04 6:55:00 << || +xxatan2.h 1,537 2018-11-19 7:55:00 || +xxatan.h 872 2018-07-04 6:55:00 << || +xxatan.h 869 2018-11-19 7:55:00 || +xxasinh.h 973 2018-07-04 6:55:00 << || +xxasinh.h 970 2018-11-19 7:55:00 || +xxasin.h 1,865 2018-07-04 6:55:00 << || +xxasin.h 1,862 2018-11-19 7:55:00 || +xxacosh.h 1,197 2018-07-04 6:55:00 << || +xxacosh.h 1,194 2018-11-19 7:55:00 || +xxacos.h 1,690 2018-07-04 6:55:00 << || +xxacos.h 1,687 2018-11-19 7:55:00 || | << || +xwstoxfl.c 3,614 2018-11-19 7:55:00 || +xwstoull.c 3,055 2018-07-04 6:55:00 << || +xwstoull.c 3,052 2018-11-19 7:55:00 || | << || +xwstoul.c 2,820 2018-11-19 7:55:00 || | << || +xwstopfx.c 1,974 2018-11-19 7:55:00 || +xwstoll.c 1,104 2018-07-04 6:55:00 << || +xwstoll.c 1,101 2018-11-19 7:55:00 || | << || +xwstold.c 568 2018-11-19 7:55:00 || | << || +xwstoflt.c 3,065 2018-11-19 7:55:00 || | << || +xwstof.c 564 2018-11-19 7:55:00 || | << || +xwstod.c 585 2018-11-19 7:55:00 || | << || +xwscanf.c 3,141 2018-11-19 7:55:00 || | << || +xwrename.c 1,063 2018-11-19 7:55:00 || | << || +xwremove.c 1,047 2018-11-19 7:55:00 || | << || +xwputtxt.c 1,551 2018-11-19 7:55:00 || | << || +xwputstr.c 1,276 2018-11-19 7:55:00 || | << || +xwputfld.c 9,268 2018-11-19 7:55:00 || | << || +xwprintf.c 4,004 2018-11-19 7:55:00 || | << || +xwlitob.c 1,675 2018-11-19 7:55:00 || | << || +xwldtob.c 5,293 2018-11-19 7:55:00 || | << || +xwgetstr.c 4,033 2018-11-19 7:55:00 || | << || +xwgetint.c 3,448 2018-11-19 7:55:00 || | << || +xwgetflo.c 4,724 2018-11-19 7:55:00 || | << || +xwgetfld.c 3,184 2018-11-19 7:55:00 || | << || +xwgenld.c 3,425 2018-11-19 7:55:00 || | << || +xwfwprep.c 1,386 2018-11-19 7:55:00 || | << || +xwfrprep.c 1,550 2018-11-19 7:55:00 || | << || +xwctytab.c 1,525 2018-11-19 7:55:00 || | << || +xwctype.c 610 2018-11-19 7:55:00 || | << || +xwctrtab.c 811 2018-11-19 7:55:00 || | << || +xwctomb.c 3,482 2018-11-19 7:55:00 || | << || +xwctob.c 546 2018-11-19 7:55:00 || | << || +xwcsxfrm.c 2,095 2018-11-19 7:55:00 || | << || +xwcstate.c 446 2018-11-19 7:55:00 || | << || +xwcsftim.c 1,920 2018-11-19 7:55:00 || | << || +xwcostate.c 451 2018-11-19 7:55:00 || | << || +xvacopy.c 843 2018-11-19 7:55:00 || | << || +xttotm.c 2,202 2018-11-19 7:55:00 || | << || +xtowctra.c 696 2018-11-19 7:55:00 || | << || +xtouptab.c 2,280 2018-11-19 7:55:00 || | << || +xtolotab.c 2,282 2018-11-19 7:55:00 || | << || +xtls.c 3,973 2018-11-19 7:55:00 || +xthrow.cpp 1,739 2018-07-04 6:55:00 << || +xthrow.cpp 1,431 2018-11-19 7:55:00 || | << || +xthread.c 2,947 2018-11-19 7:55:00 || | << || +xtgamma.c 217 2018-11-19 7:55:00 || +xsyslock.c 2,490 2018-07-04 6:55:00 << || +xsyslock.c 2,473 2018-11-19 7:55:00 || | << || +xstrxfrm.c 5,345 2018-11-19 7:55:00 || | << || +xstrftim.c 1,840 2018-11-19 7:55:00 || | << || +xstrerro.c 8,255 2018-11-19 7:55:00 || +xstoull.c 3,100 2018-07-04 6:55:00 << || +xstoull.c 3,114 2018-11-19 7:55:00 || +xstoul.c 2,900 2018-07-04 6:55:00 << || +xstoul.c 2,914 2018-11-19 7:55:00 || +xstoll.c 1,425 2018-07-04 6:55:00 << || +xstoll.c 1,555 2018-11-19 7:55:00 || +xstol.c 1,184 2018-07-04 6:55:00 << || +xstol.c 1,321 2018-11-19 7:55:00 || | << || +xstate.c 3,099 2018-11-19 7:55:00 || +xstart.cpp 1,496 2018-07-04 6:55:00 << || +xstart.cpp 1,563 2018-11-19 7:55:00 || | << || +xsetloc.c 2,942 2018-11-19 7:55:00 || | << || +xscanf.c 3,408 2018-11-19 7:55:00 || | << || +xrint.c 213 2018-11-19 7:55:00 || | << || +xrecip.c 214 2018-11-19 7:55:00 || | << || +xreadloc.c 1,317 2018-11-19 7:55:00 || | << || +xputtxt.c 1,389 2018-11-19 7:55:00 || | << || +xputstr.c 1,409 2018-11-19 7:55:00 || | << || +xputfld.c 9,180 2018-11-19 7:55:00 || | << || +xprintf.c 4,077 2018-11-19 7:55:00 || | << || +xpoly.c 213 2018-11-19 7:55:00 || +xmtx.c 2,773 2018-07-04 6:55:00 << || +xmtx.c 2,763 2018-11-19 7:55:00 || | << || +xmbtowc.c 4,002 2018-11-19 7:55:00 || | << || +xmakewct.c 3,009 2018-11-19 7:55:00 || | << || +xmakesta.c 1,745 2018-11-19 7:55:00 || | << || +xmakeloc.c 5,032 2018-11-19 7:55:00 || | << || +xltgamma.c 218 2018-11-19 7:55:00 || | << || +xlrint.c 214 2018-11-19 7:55:00 || | << || +xlrecip.c 215 2018-11-19 7:55:00 || | << || +xlocterm.c 1,878 2018-11-19 7:55:00 || | << || +xloctab.c 3,771 2018-11-19 7:55:00 || +xlocinfo.cpp 2,319 2018-07-04 6:55:00 << || +xlocinfo.cpp 2,280 2018-11-19 7:55:00 || +xlocale.cpp 1,763 2018-07-04 6:55:00 << || +xlocale.cpp 1,682 2018-11-19 7:55:00 || | << || +xlitob.c 1,414 2018-11-19 7:55:00 || | << || +xlfpcomp.c 218 2018-11-19 7:55:00 || | << || +xlerfc.c 214 2018-11-19 7:55:00 || | << || +xldtob.c 6,040 2018-11-19 7:55:00 || +xldscale.c 7,433 2018-07-04 6:55:00 << || +xldscale.c 7,409 2018-11-19 7:55:00 || | << || +xldclass.c 218 2018-11-19 7:55:00 || | << || +xlcsubcr.c 218 2018-11-19 7:55:00 || | << || +xlcsubcc.c 218 2018-11-19 7:55:00 || | << || +xlcmulcr.c 218 2018-11-19 7:55:00 || | << || +xlcmulcc.c 218 2018-11-19 7:55:00 || | << || +xlcdivcr.c 218 2018-11-19 7:55:00 || | << || +xlcdivcc.c 218 2018-11-19 7:55:00 || | << || +xlcbuild.c 218 2018-11-19 7:55:00 || | << || +xlcaddcr.c 218 2018-11-19 7:55:00 || | << || +xlcaddcc.c 218 2018-11-19 7:55:00 || | << || +xisdst.c 2,495 2018-11-19 7:55:00 || | << || +xgetzone.c 7,207 2018-11-19 7:55:00 || | << || +xgettime.c 727 2018-11-19 7:55:00 || | << || +xgetstr.c 4,487 2018-11-19 7:55:00 || | << || +xgetmem.c 539 2018-11-19 7:55:00 || | << || +xgetloc.c 1,710 2018-11-19 7:55:00 || | << || +xgetint.c 3,241 2018-11-19 7:55:00 || | << || +xgetglob.c 654 2018-11-19 7:55:00 || | << || +xgetfloa.c 4,992 2018-11-19 7:55:00 || | << || +xgetfld.c 3,215 2018-11-19 7:55:00 || | << || +xgetdst.c 2,299 2018-11-19 7:55:00 || | << || +xgentime.c 9,242 2018-11-19 7:55:00 || | << || +xgenld.c 3,361 2018-11-19 7:55:00 || | << || +xfwprep.c 1,946 2018-11-19 7:55:00 || | << || +xftgamma.c 218 2018-11-19 7:55:00 || | << || +xfspos.c 1,595 2018-11-19 7:55:00 || | << || +xfrprep.c 1,955 2018-11-19 7:55:00 || | << || +xfrint.c 214 2018-11-19 7:55:00 || | << || +xfreeloc.c 1,397 2018-11-19 7:55:00 || | << || +xfrecip.c 215 2018-11-19 7:55:00 || | << || +xfpoly.c 214 2018-11-19 7:55:00 || | << || +xfpcomp.c 217 2018-11-19 7:55:00 || | << || +xfoprep.c 2,083 2018-11-19 7:55:00 || | << || +xfopen.c 3,300 2018-11-19 7:55:00 || | << || +xfofind.c 1,459 2018-11-19 7:55:00 || | << || +xfltrounds.c 810 2018-11-19 7:55:00 || | << || +xfindloc.c 1,517 2018-11-19 7:55:00 || | << || +xfiles.c 2,484 2018-11-19 7:55:00 || | << || +xfgpos.c 1,329 2018-11-19 7:55:00 || | << || +xffpcomp.c 218 2018-11-19 7:55:00 || +xferaise.c 1,299 2018-07-04 6:55:00 << || +xferaise.c 1,308 2018-11-19 7:55:00 || | << || +xfenv0.c 1,475 2018-11-19 7:55:00 || +xfdscale.c 2,914 2018-07-04 6:55:00 << || +xfdscale.c 2,904 2018-11-19 7:55:00 || | << || +xfcsubcr.c 218 2018-11-19 7:55:00 || | << || +xfcsubcc.c 218 2018-11-19 7:55:00 || | << || +xfcmulcr.c 218 2018-11-19 7:55:00 || | << || +xfcmulcc.c 218 2018-11-19 7:55:00 || | << || +xfcdivcr.c 218 2018-11-19 7:55:00 || | << || +xfcdivcc.c 218 2018-11-19 7:55:00 || | << || +xfcbuild.c 218 2018-11-19 7:55:00 || | << || +xfcaddcr.c 218 2018-11-19 7:55:00 || | << || +xfcaddcc.c 218 2018-11-19 7:55:00 || | << || +xexit.c 345 2018-11-19 7:55:00 || | << || +xerrno.cx 188 2018-11-19 7:55:00 || | << || +xerfc.c 213 2018-11-19 7:55:00 || | << || +xdsign.c 215 2018-11-19 7:55:00 || +xdscale.c 3,393 2018-07-04 6:55:00 << || +xdscale.c 3,383 2018-11-19 7:55:00 || | << || +xdefloc.c 980 2018-11-19 7:55:00 || | << || +xctype.c 1,529 2018-11-19 7:55:00 || | << || +xcsubcr.c 217 2018-11-19 7:55:00 || | << || +xcsubcc.c 217 2018-11-19 7:55:00 || | << || +xcostate.c 446 2018-11-19 7:55:00 || | << || +xcmulcr.c 217 2018-11-19 7:55:00 || | << || +xcmulcc.c 217 2018-11-19 7:55:00 || | << || +xcdivcr.c 217 2018-11-19 7:55:00 || | << || +xcdivcc.c 217 2018-11-19 7:55:00 || | << || +xcbuild.c 217 2018-11-19 7:55:00 || | << || +xcaddcr.c 217 2018-11-19 7:55:00 || | << || +xcaddcc.c 217 2018-11-19 7:55:00 || | << || +xbtowc.c 536 2018-11-19 7:55:00 || | << || +xatexit.cx0 319 2018-11-19 7:55:00 || | << || +xatexit.cx 1,188 2018-11-19 7:55:00 || | << || +xatexit.c 619 2018-11-19 7:55:00 || | << || +xassert.c 1,179 2018-11-19 7:55:00 || | << || +wscanf.c 669 2018-11-19 7:55:00 || | << || +wprintf.c 718 2018-11-19 7:55:00 || | << || +wmemset.c 395 2018-11-19 7:55:00 || | << || +wmemmove.c 553 2018-11-19 7:55:00 || | << || +wmemcpy.c 448 2018-11-19 7:55:00 || | << || +wmemcmp.c 428 2018-11-19 7:55:00 || | << || +wmemchr.c 521 2018-11-19 7:55:00 || +wlocale.cpp 2,698 2018-07-04 6:55:00 << || +wlocale.cpp 2,540 2018-11-19 7:55:00 || +wiostrea.cpp 2,185 2018-07-04 6:55:00 << || +wiostrea.cpp 2,068 2018-11-19 7:55:00 || | << || +wctype.c 584 2018-11-19 7:55:00 || | << || +wctrans.c 540 2018-11-19 7:55:00 || | << || +wctomb.c 475 2018-11-19 7:55:00 || | << || +wctob.c 320 2018-11-19 7:55:00 || | << || +wcsxfrm.c 1,246 2018-11-19 7:55:00 || +wcstoumax.c 442 2018-07-04 6:55:00 << || +wcstoumax.c 439 2018-11-19 7:55:00 || | << || +wcstoull.c 424 2018-11-19 7:55:00 || | << || +wcstoul.c 383 2018-11-19 7:55:00 || | << || +wcstombs.c 1,344 2018-11-19 7:55:00 || | << || +wcstoll.c 411 2018-11-19 7:55:00 || | << || +wcstold.c 401 2018-11-19 7:55:00 || | << || +wcstol.c 1,027 2018-11-19 7:55:00 || | << || +wcstok.c 739 2018-11-19 7:55:00 || +wcstoimax.c 439 2018-07-04 6:55:00 << || +wcstoimax.c 436 2018-11-19 7:55:00 || | << || +wcstof.c 384 2018-11-19 7:55:00 || | << || +wcstod.c 386 2018-11-19 7:55:00 || | << || +wcsstr.c 655 2018-11-19 7:55:00 || | << || +wcsspn.c 565 2018-11-19 7:55:00 || | << || +wcsrtomb.c 1,478 2018-11-19 7:55:00 || | << || +wcsrchr.c 500 2018-11-19 7:55:00 || | << || +wcspbrk.c 564 2018-11-19 7:55:00 || | << || +wcsncpy.c 521 2018-11-19 7:55:00 || | << || +wcsncmp.c 507 2018-11-19 7:55:00 || | << || +wcsncat.c 558 2018-11-19 7:55:00 || | << || +wcslen.c 379 2018-11-19 7:55:00 || | << || +wcsftime.c 996 2018-11-19 7:55:00 || | << || +wcscspn.c 546 2018-11-19 7:55:00 || | << || +wcscpy.c 410 2018-11-19 7:55:00 || | << || +wcscoll.c 1,847 2018-11-19 7:55:00 || | << || +wcscmp.c 416 2018-11-19 7:55:00 || | << || +wcschr.c 424 2018-11-19 7:55:00 || | << || +wcscat.c 504 2018-11-19 7:55:00 || | << || +wcrtomb.c 587 2018-11-19 7:55:00 || +wchar.cx 4,190 2018-07-04 6:55:00 << || +wchar.cx 4,185 2018-11-19 7:55:00 || | << || +vwscanf.c 641 2018-11-19 7:55:00 || | << || +vwprintf.c 692 2018-11-19 7:55:00 || | << || +vswscanf.c 780 2018-11-19 7:55:00 || | << || +vswprint.c 1,065 2018-11-19 7:55:00 || | << || +vsscanf.c 755 2018-11-19 7:55:00 || | << || +vsprintf.c 601 2018-11-19 7:55:00 || | << || +vsnprint.c 1,077 2018-11-19 7:55:00 || | << || +vscanf.c 606 2018-11-19 7:55:00 || | << || +vprintf.c 607 2018-11-19 7:55:00 || | << || +vfwscanf.c 661 2018-11-19 7:55:00 || | << || +vfwprint.c 708 2018-11-19 7:55:00 || | << || +vfscanf.c 626 2018-11-19 7:55:00 || | << || +vfprintf.c 623 2018-11-19 7:55:00 || | << || +ungetwc.c 659 2018-11-19 7:55:00 || | << || +ungetc.c 734 2018-11-19 7:55:00 || | << || +uncaught.cpp 731 2018-11-19 7:55:00 || | << || +tzset.c 1,190 2018-11-19 7:55:00 || | << || +truncl.c 214 2018-11-19 7:55:00 || | << || +truncf.c 214 2018-11-19 7:55:00 || | << || +trunc.c 213 2018-11-19 7:55:00 || | << || +towupper.c 357 2018-11-19 7:55:00 || | << || +towlower.c 357 2018-11-19 7:55:00 || | << || +towctran.c 334 2018-11-19 7:55:00 || | << || +toupper.c 314 2018-11-19 7:55:00 || | << || +tolower.c 314 2018-11-19 7:55:00 || | << || +tmpnam.c 1,679 2018-11-19 7:55:00 || | << || +tmpfile.c 619 2018-11-19 7:55:00 || | << || +time.c 1,028 2018-11-19 7:55:00 || | << || +tgammal.c 216 2018-11-19 7:55:00 || | << || +tgammaf.c 216 2018-11-19 7:55:00 || | << || +tgamma.c 215 2018-11-19 7:55:00 || | << || +tempnam.c 880 2018-11-19 7:55:00 || | << || +system.c 1,171 2018-11-19 7:55:00 || | << || +swscanf.c 834 2018-11-19 7:55:00 || | << || +swprintf.c 1,086 2018-11-19 7:55:00 || | << || +strxfrm.c 1,118 2018-11-19 7:55:00 || +strtoumax.c 430 2018-07-04 6:55:00 << || +strtoumax.c 427 2018-11-19 7:55:00 || | << || +strtoull.c 528 2018-11-19 7:55:00 || | << || +strtoul.c 526 2018-11-19 7:55:00 || | << || +strtoll.c 503 2018-11-19 7:55:00 || | << || +strtold.c 388 2018-11-19 7:55:00 || | << || +strtol_dw.c 619 2018-11-19 7:55:00 || | << || +strtok_r.c 702 2018-11-19 7:55:00 || | << || +strtok.c 776 2018-11-19 7:55:00 || +strtoimax.c 427 2018-07-04 6:55:00 << || +strtoimax.c 424 2018-11-19 7:55:00 || | << || +strtof.c 373 2018-11-19 7:55:00 || | << || +strtod.c 375 2018-11-19 7:55:00 || | << || +strstr.c 625 2018-11-19 7:55:00 || | << || +strspn.c 555 2018-11-19 7:55:00 || | << || +strrchr.c 505 2018-11-19 7:55:00 || | << || +strpbrk.c 545 2018-11-19 7:55:00 || | << || +strncpy.c 502 2018-11-19 7:55:00 || | << || +strncmp.c 517 2018-11-19 7:55:00 || | << || +strncat.c 536 2018-11-19 7:55:00 || | << || +strncasecmp.c 716 2018-11-19 7:55:00 || | << || +strlen.c 365 2018-11-19 7:55:00 || | << || +strftime.c 447 2018-11-19 7:55:00 || | << || +strerror.c 411 2018-11-19 7:55:00 || | << || +strdup.c 392 2018-11-19 7:55:00 || | << || +strcspn.c 536 2018-11-19 7:55:00 || | << || +strcpy.c 395 2018-11-19 7:55:00 || | << || +strcoll.c 1,524 2018-11-19 7:55:00 || | << || +strcmp.c 453 2018-11-19 7:55:00 || | << || +strchr.c 437 2018-11-19 7:55:00 || | << || +strcat.c 488 2018-11-19 7:55:00 || | << || +strcasecmp.c 652 2018-11-19 7:55:00 || +stdthrow.cpp 1,075 2018-07-04 6:55:00 << || +stdthrow.cpp 1,072 2018-11-19 7:55:00 || | << || +sscanf.c 824 2018-11-19 7:55:00 || | << || +srand.c 450 2018-11-19 7:55:00 || | << || +sprintf.c 632 2018-11-19 7:55:00 || | << || +snprintf.c 1,098 2018-11-19 7:55:00 || | << || +signal.c 738 2018-11-19 7:55:00 || | << || +setvbuf.c 1,562 2018-11-19 7:55:00 || | << || +setlocal.c 4,946 2018-11-19 7:55:00 || | << || +setbuf.c 372 2018-11-19 7:55:00 || | << || +scanf.c 634 2018-11-19 7:55:00 || | << || +scalbnl.c 216 2018-11-19 7:55:00 || | << || +scalbnf.c 216 2018-11-19 7:55:00 || | << || +scalbn.c 215 2018-11-19 7:55:00 || | << || +scalblnl.c 218 2018-11-19 7:55:00 || | << || +scalblnf.c 218 2018-11-19 7:55:00 || | << || +scalbln.c 217 2018-11-19 7:55:00 || | << || +rintl.c 212 2018-11-19 7:55:00 || | << || +rintf.c 212 2018-11-19 7:55:00 || | << || +rint.c 211 2018-11-19 7:55:00 || | << || +rewind.c 382 2018-11-19 7:55:00 || | << || +rename.c 1,409 2018-11-19 7:55:00 || | << || +remquol.c 216 2018-11-19 7:55:00 || | << || +remquof.c 216 2018-11-19 7:55:00 || | << || +remquo.c 215 2018-11-19 7:55:00 || | << || +remove.c 1,206 2018-11-19 7:55:00 || | << || +remainderl.c 222 2018-11-19 7:55:00 || | << || +remainderf.c 222 2018-11-19 7:55:00 || | << || +remainder.c 221 2018-11-19 7:55:00 || | << || +realloc.c 3,254 2018-11-19 7:55:00 || | << || +rand_r.c 401 2018-11-19 7:55:00 || | << || +rand.c 1,278 2018-11-19 7:55:00 || | << || +raise.c 1,677 2018-11-19 7:55:00 || | << || +qsort.c 6,206 2018-11-19 7:55:00 || | << || +qexit.c 2,267 2018-11-19 7:55:00 || | << || +putwchar.c 328 2018-11-19 7:55:00 || | << || +putwc.c 330 2018-11-19 7:55:00 || | << || +putw.c 576 2018-11-19 7:55:00 || | << || +puts.c 444 2018-11-19 7:55:00 || | << || +putenv.c 629 2018-11-19 7:55:00 || | << || +putchar.c 312 2018-11-19 7:55:00 || | << || +putc.c 314 2018-11-19 7:55:00 || | << || +printf.c 633 2018-11-19 7:55:00 || | << || +perror.c 553 2018-11-19 7:55:00 || +nothrow.cpp 295 2018-07-04 6:55:00 << || +nothrow.cpp 308 2018-11-19 7:55:00 || | << || +norml.c 212 2018-11-19 7:55:00 || | << || +normf.c 212 2018-11-19 7:55:00 || | << || +norm.c 211 2018-11-19 7:55:00 || | << || +nexttowardl.c 4,191 2018-11-19 7:55:00 || | << || +nexttowardf.c 1,176 2018-11-19 7:55:00 || | << || +nexttoward.c 1,385 2018-11-19 7:55:00 || | << || +nextafterl.c 222 2018-11-19 7:55:00 || | << || +nextafterf.c 222 2018-11-19 7:55:00 || | << || +nextafter.c 221 2018-11-19 7:55:00 || | << || +newop4.cpp 603 2018-11-19 7:55:00 || | << || +newop3.cpp 808 2018-11-19 7:55:00 || +newop2.cpp 785 2018-07-04 6:55:00 << || +newop2.cpp 476 2018-11-19 7:55:00 || | << || +newop1.cpp 666 2018-11-19 7:55:00 || +newop.cpp 1,038 2018-07-04 6:55:00 << || +newop.cpp 318 2018-11-19 7:55:00 || | << || +newaop4.cpp 608 2018-11-19 7:55:00 || | << || +newaop3.cpp 813 2018-11-19 7:55:00 || +newaop2.cpp 410 2018-07-04 6:55:00 << || +newaop2.cpp 565 2018-11-19 7:55:00 || | << || +newaop1.cpp 757 2018-11-19 7:55:00 || +newaop.cpp 483 2018-07-04 6:55:00 << || +newaop.cpp 323 2018-11-19 7:55:00 || +new.cpp 905 2018-07-04 6:55:00 << || +new.cpp 927 2018-11-19 7:55:00 || | << || +nearbyintl.c 222 2018-11-19 7:55:00 || | << || +nearbyintf.c 222 2018-11-19 7:55:00 || | << || +nearbyint.c 221 2018-11-19 7:55:00 || | << || +mktime.c 1,091 2018-11-19 7:55:00 || | << || +mktemp.c 645 2018-11-19 7:55:00 || | << || +memset.c 459 2018-11-19 7:55:00 || | << || +memmove.c 589 2018-11-19 7:55:00 || | << || +memcpy.c 478 2018-11-19 7:55:00 || | << || +memcmp.c 547 2018-11-19 7:55:00 || | << || +memchr.c 518 2018-11-19 7:55:00 || | << || +memalign.c 1,261 2018-11-19 7:55:00 || | << || +mbtowc.c 537 2018-11-19 7:55:00 || | << || +mbstowcs.c 718 2018-11-19 7:55:00 || | << || +mbsrtowc.c 1,153 2018-11-19 7:55:00 || | << || +mbsinit.c 337 2018-11-19 7:55:00 || | << || +mbrtowc.c 576 2018-11-19 7:55:00 || | << || +mbrtoc32.c 2,148 2018-11-19 7:55:00 || | << || +mbrtoc16.c 2,847 2018-11-19 7:55:00 || | << || +mbrlen.c 484 2018-11-19 7:55:00 || | << || +mblen.c 422 2018-11-19 7:55:00 || | << || +malloc.c 3,426 2018-11-19 7:55:00 || +makefile 5,041 2018-07-04 6:55:00 << || +makefile 8,309 2018-11-19 7:55:00 || | << || +lroundl.c 216 2018-11-19 7:55:00 || | << || +lroundf.c 216 2018-11-19 7:55:00 || | << || +lround.c 215 2018-11-19 7:55:00 || | << || +lrintl.c 214 2018-11-19 7:55:00 || | << || +lrintf.c 214 2018-11-19 7:55:00 || | << || +lrint.c 213 2018-11-19 7:55:00 || | << || +logbl.c 212 2018-11-19 7:55:00 || | << || +logbf.c 212 2018-11-19 7:55:00 || | << || +logb.c 211 2018-11-19 7:55:00 || | << || +localtim.c 1,796 2018-11-19 7:55:00 || | << || +localeco.c 2,138 2018-11-19 7:55:00 || +locale0.cpp 6,069 2018-07-04 6:55:00 << || +locale0.cpp 5,897 2018-11-19 7:55:00 || +locale_dw.cpp 5,398 2018-07-04 6:55:00 << || +locale_dw.cpp 5,337 2018-11-19 7:55:00 || | << || +llroundl.c 218 2018-11-19 7:55:00 || | << || +llroundf.c 218 2018-11-19 7:55:00 || | << || +llround.c 217 2018-11-19 7:55:00 || | << || +llrintl.c 216 2018-11-19 7:55:00 || | << || +llrintf.c 216 2018-11-19 7:55:00 || | << || +llrint.c 215 2018-11-19 7:55:00 || | << || +lldiv.c 590 2018-11-19 7:55:00 || | << || +llabs.c 427 2018-11-19 7:55:00 || | << || +lgammal.c 216 2018-11-19 7:55:00 || | << || +lgammaf.c 216 2018-11-19 7:55:00 || | << || +lgamma.c 215 2018-11-19 7:55:00 || | << || +ldiv.c 574 2018-11-19 7:55:00 || | << || +labs.c 322 2018-11-19 7:55:00 || | << || +isxdigit.c 320 2018-11-19 7:55:00 || | << || +iswxdigi.c 333 2018-11-19 7:55:00 || | << || +iswupper.c 331 2018-11-19 7:55:00 || | << || +iswspace.c 324 2018-11-19 7:55:00 || | << || +iswpunct.c 331 2018-11-19 7:55:00 || | << || +iswprint.c 328 2018-11-19 7:55:00 || | << || +iswlower.c 329 2018-11-19 7:55:00 || | << || +iswgraph.c 326 2018-11-19 7:55:00 || | << || +iswdigit.c 324 2018-11-19 7:55:00 || | << || +iswctype.c 327 2018-11-19 7:55:00 || | << || +iswcntrl.c 326 2018-11-19 7:55:00 || | << || +iswblank.c 343 2018-11-19 7:55:00 || | << || +iswalpha.c 329 2018-11-19 7:55:00 || | << || +iswalnum.c 331 2018-11-19 7:55:00 || | << || +isupper.c 320 2018-11-19 7:55:00 || | << || +isspace.c 332 2018-11-19 7:55:00 || | << || +ispunct.c 322 2018-11-19 7:55:00 || | << || +isprint.c 352 2018-11-19 7:55:00 || | << || +islower.c 320 2018-11-19 7:55:00 || | << || +isgraph.c 344 2018-11-19 7:55:00 || | << || +isdigit.c 306 2018-11-19 7:55:00 || | << || +iscntrl.c 318 2018-11-19 7:55:00 || | << || +isblank.c 324 2018-11-19 7:55:00 || | << || +isalpha.c 335 2018-11-19 7:55:00 || | << || +isalnum.c 343 2018-11-19 7:55:00 || +iostream.cpp 3,463 2018-07-04 6:55:00 << || +iostream.cpp 2,291 2018-11-19 7:55:00 || +ios.cpp 1,301 2018-07-04 6:55:00 << || +ios.cpp 1,298 2018-11-19 7:55:00 || +iomanip.cpp 2,892 2018-07-04 6:55:00 << || +iomanip.cpp 1,819 2018-11-19 7:55:00 || +imaxdiv.c 603 2018-07-04 6:55:00 << || +imaxdiv.c 600 2018-11-19 7:55:00 || +imaxabs.c 345 2018-07-04 6:55:00 << || +imaxabs.c 342 2018-11-19 7:55:00 || | << || +ilogbl.c 214 2018-11-19 7:55:00 || | << || +ilogbf.c 214 2018-11-19 7:55:00 || | << || +ilogb.c 213 2018-11-19 7:55:00 || | << || +hypot3l.c 216 2018-11-19 7:55:00 || | << || +hypot3f.c 216 2018-11-19 7:55:00 || | << || +hypot3.c 215 2018-11-19 7:55:00 || | << || +gmtime.c 343 2018-11-19 7:55:00 || | << || +getwchar.c 320 2018-11-19 7:55:00 || | << || +getwc.c 320 2018-11-19 7:55:00 || | << || +getw.c 666 2018-11-19 7:55:00 || | << || +gets.c 1,585 2018-11-19 7:55:00 || | << || +getopt.c 2,316 2018-11-19 7:55:00 || | << || +getenv.c 635 2018-11-19 7:55:00 || | << || +getchar.c 310 2018-11-19 7:55:00 || | << || +getc.c 308 2018-11-19 7:55:00 || +gcctinfo.cpp 1,112 2018-07-04 6:55:00 << || +gcctinfo.cpp 1,028 2018-11-19 7:55:00 || +gccex.cpp 2,033 2018-07-04 6:55:00 << || +gccex.cpp 1,622 2018-11-19 7:55:00 || | << || +fwscanf.c 689 2018-11-19 7:55:00 || | << || +fwrite.c 1,508 2018-11-19 7:55:00 || | << || +fwprintf.c 732 2018-11-19 7:55:00 || +fwide.c 1,123 2018-07-04 6:55:00 << || +fwide.c 1,113 2018-11-19 7:55:00 || | << || +ftell.c 391 2018-11-19 7:55:00 || | << || +fsetpos.c 436 2018-11-19 7:55:00 || | << || +fseek.c 422 2018-11-19 7:55:00 || | << || +fscanf.c 652 2018-11-19 7:55:00 || | << || +freopen.c 1,136 2018-11-19 7:55:00 || | << || +free.c 1,947 2018-11-19 7:55:00 || | << || +fread.c 1,089 2018-11-19 7:55:00 || | << || +fputws.c 527 2018-11-19 7:55:00 || | << || +fputwc.c 1,770 2018-11-19 7:55:00 || | << || +fputs.c 1,331 2018-11-19 7:55:00 || | << || +fputc.c 923 2018-11-19 7:55:00 || | << || +fprintf.c 647 2018-11-19 7:55:00 || | << || +fopen.c 891 2018-11-19 7:55:00 || | << || +fminl.c 212 2018-11-19 7:55:00 || | << || +fminf.c 212 2018-11-19 7:55:00 || | << || +fmin.c 211 2018-11-19 7:55:00 || | << || +fmaxl.c 212 2018-11-19 7:55:00 || | << || +fmaxf.c 212 2018-11-19 7:55:00 || | << || +fmax.c 211 2018-11-19 7:55:00 || | << || +fmal.c 210 2018-11-19 7:55:00 || | << || +fmaf.c 210 2018-11-19 7:55:00 || | << || +fma.c 209 2018-11-19 7:55:00 || | << || +fileno.c 367 2018-11-19 7:55:00 || | << || +fgetws.c 728 2018-11-19 7:55:00 || | << || +fgetwc.c 2,530 2018-11-19 7:55:00 || | << || +fgets.c 1,619 2018-11-19 7:55:00 || | << || +fgetpos.c 436 2018-11-19 7:55:00 || | << || +fgetc.c 816 2018-11-19 7:55:00 || | << || +fflush.c 1,227 2018-11-19 7:55:00 || | << || +feupdateenv.c 424 2018-11-19 7:55:00 || | << || +fetestexcept.c 376 2018-11-19 7:55:00 || | << || +fesettrapenable.c 3,487 2018-11-19 7:55:00 || | << || +fesetround.c 3,162 2018-11-19 7:55:00 || | << || +fesetexceptflag.c 1,802 2018-11-19 7:55:00 || | << || +fesetenvx.s 464 2018-11-19 7:55:00 || | << || +fesetenv.c 4,881 2018-11-19 7:55:00 || | << || +ferror.c 478 2018-11-19 7:55:00 || | << || +feraiseexcept.c 4,330 2018-11-19 7:55:00 || | << || +feof.c 407 2018-11-19 7:55:00 || | << || +feholdexcept.c 2,569 2018-11-19 7:55:00 || | << || +fegettrapenable.c 1,631 2018-11-19 7:55:00 || | << || +fegetround.c 801 2018-11-19 7:55:00 || | << || +fegetexceptflag.c 1,510 2018-11-19 7:55:00 || | << || +fegetenv.s 431 2018-11-19 7:55:00 || | << || +fegetenv.c 4,148 2018-11-19 7:55:00 || | << || +feclearexcept.c 1,654 2018-11-19 7:55:00 || | << || +fdopen.c 949 2018-11-19 7:55:00 || | << || +fdiml.c 212 2018-11-19 7:55:00 || | << || +fdimf.c 212 2018-11-19 7:55:00 || | << || +fdim.c 211 2018-11-19 7:55:00 || | << || +fclose.c 1,719 2018-11-19 7:55:00 || | << || +exit.c 2,002 2018-11-19 7:55:00 || +exceptio.cpp 2,589 2018-07-04 6:55:00 << || +exceptio.cpp 2,579 2018-11-19 7:55:00 || | << || +errno.c 898 2018-11-19 7:55:00 || | << || +erfl.c 210 2018-11-19 7:55:00 || | << || +erff.c 210 2018-11-19 7:55:00 || | << || +erfcl.c 212 2018-11-19 7:55:00 || | << || +erfcf.c 212 2018-11-19 7:55:00 || | << || +erfc.c 211 2018-11-19 7:55:00 || | << || +erf.c 209 2018-11-19 7:55:00 || | << || +dummy.cpp 267 2018-11-19 7:55:00 || | << || +drand48.c 3,219 2018-11-19 7:55:00 || | << || +div.c 567 2018-11-19 7:55:00 || | << || +difftime.c 398 2018-11-19 7:55:00 || | << || +delop6.cpp 614 2018-11-19 7:55:00 || | << || +delop5.cpp 602 2018-11-19 7:55:00 || | << || +delop4.cpp 558 2018-11-19 7:55:00 || +delop3.cpp 315 2018-07-04 6:55:00 << || +delop3.cpp 380 2018-11-19 7:55:00 || +delop2.cpp 365 2018-07-04 6:55:00 << || +delop2.cpp 357 2018-11-19 7:55:00 || | << || +delop1.cpp 356 2018-11-19 7:55:00 || +delop.cpp 350 2018-07-04 6:55:00 << || +delop.cpp 294 2018-11-19 7:55:00 || | << || +delaop6.cpp 623 2018-11-19 7:55:00 || | << || +delaop5.cpp 611 2018-11-19 7:55:00 || | << || +delaop4.cpp 567 2018-11-19 7:55:00 || +delaop3.cpp 320 2018-07-04 6:55:00 << || +delaop3.cpp 387 2018-11-19 7:55:00 || +delaop2.cpp 379 2018-07-04 6:55:00 << || +delaop2.cpp 364 2018-11-19 7:55:00 || | << || +delaop1.cpp 361 2018-11-19 7:55:00 || \delaop.cpp 323 2018-07-04 6:55:00 << || +delaop.cpp 301 2018-11-19 7:55:00 || << || +ctime.c 340 2018-11-19 7:55:00 || << || +ctanl.c 212 2018-11-19 7:55:00 || << || +ctanhl.c 214 2018-11-19 7:55:00 || << || +ctanhf.c 214 2018-11-19 7:55:00 || << || +ctanh.c 213 2018-11-19 7:55:00 || << || +ctanf.c 212 2018-11-19 7:55:00 || << || +ctan.c 211 2018-11-19 7:55:00 || << || +csqrtl.c 214 2018-11-19 7:55:00 || << || +csqrtf.c 214 2018-11-19 7:55:00 || << || +csqrt.c 213 2018-11-19 7:55:00 || << || +csinl.c 212 2018-11-19 7:55:00 || << || +csinhl.c 214 2018-11-19 7:55:00 || << || +csinhf.c 214 2018-11-19 7:55:00 || << || +csinh.c 213 2018-11-19 7:55:00 || << || +csinf.c 212 2018-11-19 7:55:00 || << || +csin.c 211 2018-11-19 7:55:00 || << || +creall.c 214 2018-11-19 7:55:00 || << || +crealf.c 214 2018-11-19 7:55:00 || << || +creal.c 213 2018-11-19 7:55:00 || << || +cprojl.c 214 2018-11-19 7:55:00 || << || +cprojf.c 214 2018-11-19 7:55:00 || << || +cproj.c 213 2018-11-19 7:55:00 || << || +cpowl.c 212 2018-11-19 7:55:00 || << || +cpowf.c 212 2018-11-19 7:55:00 || << || +cpow.c 211 2018-11-19 7:55:00 || << || +conjl.c 212 2018-11-19 7:55:00 || << || +conjf.c 212 2018-11-19 7:55:00 || << || +conj.c 211 2018-11-19 7:55:00 || << || +clogl.c 212 2018-11-19 7:55:00 || << || +clogf.c 212 2018-11-19 7:55:00 || << || +clog10l.c 216 2018-11-19 7:55:00 || << || +clog10f.c 216 2018-11-19 7:55:00 || << || +clog10.c 215 2018-11-19 7:55:00 || << || +clog.c 211 2018-11-19 7:55:00 || << || +clock.c 808 2018-11-19 7:55:00 || << || +clearerr.c 435 2018-11-19 7:55:00 || << || +cimagl.c 214 2018-11-19 7:55:00 || << || +cimagf.c 214 2018-11-19 7:55:00 || << || +cimag.c 213 2018-11-19 7:55:00 || << || +cexpl.c 212 2018-11-19 7:55:00 || << || +cexpf.c 212 2018-11-19 7:55:00 || << || +cexp.c 211 2018-11-19 7:55:00 || << || +ccosl.c 212 2018-11-19 7:55:00 || << || +ccoshl.c 214 2018-11-19 7:55:00 || << || +ccoshf.c 214 2018-11-19 7:55:00 || << || +ccosh.c 213 2018-11-19 7:55:00 || << || +ccosf.c 212 2018-11-19 7:55:00 || << || +ccos.c 211 2018-11-19 7:55:00 || << || +cbrtl.c 212 2018-11-19 7:55:00 || << || +cbrtf.c 212 2018-11-19 7:55:00 || << || +cbrt.c 211 2018-11-19 7:55:00 || << || +catanl.c 214 2018-11-19 7:55:00 || << || +catanhl.c 216 2018-11-19 7:55:00 || << || +catanhf.c 216 2018-11-19 7:55:00 || << || +catanh.c 215 2018-11-19 7:55:00 || << || +catanf.c 214 2018-11-19 7:55:00 || << || +catan.c 213 2018-11-19 7:55:00 || << || +casinl.c 214 2018-11-19 7:55:00 || << || +casinhl.c 216 2018-11-19 7:55:00 || << || +casinhf.c 216 2018-11-19 7:55:00 || << || +casinh.c 215 2018-11-19 7:55:00 || << || +casinf.c 214 2018-11-19 7:55:00 || << || +casin.c 213 2018-11-19 7:55:00 || << || +cargl.c 212 2018-11-19 7:55:00 || << || +cargf.c 212 2018-11-19 7:55:00 || << || +carg.c 211 2018-11-19 7:55:00 || << || +calloc.c 594 2018-11-19 7:55:00 || << || +cacosl.c 214 2018-11-19 7:55:00 || << || +cacoshl.c 216 2018-11-19 7:55:00 || << || +cacoshf.c 216 2018-11-19 7:55:00 || << || +cacosh.c 215 2018-11-19 7:55:00 || << || +cacosf.c 214 2018-11-19 7:55:00 || << || +cacos.c 213 2018-11-19 7:55:00 || << || +cabsl.c 212 2018-11-19 7:55:00 || << || +cabsf.c 212 2018-11-19 7:55:00 || << || +cabs.c 211 2018-11-19 7:55:00 || << || +c32rtomb.c 1,486 2018-11-19 7:55:00 || << || +c16rtomb.c 2,003 2018-11-19 7:55:00 || << || +btowc.c 317 2018-11-19 7:55:00 || << || +bsearch.c 838 2018-11-19 7:55:00 || << || +atoll.c 338 2018-11-19 7:55:00 || << || +atol.c 320 2018-11-19 7:55:00 || << || +atoi.c 317 2018-11-19 7:55:00 || << || +atof.c 316 2018-11-19 7:55:00 || << || +asctime.c 2,147 2018-11-19 7:55:00 || << || +aligned_alloc.c 1,035 2018-11-19 7:55:00 || << || +abs.c 317 2018-11-19 7:55:00 || << || \abort.c 336 2018-11-19 7:55:00 |+defs 3,995,758 2018-11-24 13:54:57 |+defs 6,927,183 2018-11-24 13:57:22 ||+xolehlp.def 304 2018-07-04 6:55:00 << ||+xolehlp.def 353 2018-11-19 7:55:00 ||| << ||+XINPUTUAP.def 201 2018-11-19 7:55:00 ||| << ||+XAUDIO2_8.def 324 2018-11-19 7:55:00 ||+XAUDIO2.def 460 2018-07-04 6:55:00 << ||+XAUDIO2.def 532 2018-11-19 7:55:00 ||+WSCLIENT.def 972 2018-07-04 6:55:00 << ||+WSCLIENT.def 902 2018-11-19 7:55:00 ||+wscapi.def 1,119 2018-07-04 6:55:00 << ||+wscapi.def 1,353 2018-11-19 7:55:00 ||+wow32.def 642 2018-07-04 6:55:00 << ||+wow32.def 668 2018-11-19 7:55:00 ||| << ||+WLDP.def 295 2018-11-19 7:55:00 ||+wlanapi.def 1,707 2018-07-04 6:55:00 << ||+wlanapi.def 1,904 2018-11-19 7:55:00 ||+WINUSB.def 1,014 2018-07-04 6:55:00 << ||+WINUSB.def 1,127 2018-11-19 7:55:00 ||+wintrust.def 4,139 2018-07-04 6:55:00 << ||+wintrust.def 4,170 2018-11-19 7:55:00 ||+WINSTA.def 5,554 2018-07-04 6:55:00 << ||+WINSTA.def 5,604 2018-11-19 7:55:00 ||| << ||+WINSQLITE3.def 6,829 2018-11-19 7:55:00 ||+winspool.def 5,604 2018-07-04 6:55:00 << ||+winspool.def 5,655 2018-11-19 7:55:00 ||| << ||+WINML.def 50 2018-11-19 7:55:00 ||+wininet.def 9,349 2018-07-04 6:55:00 << ||+wininet.def 9,425 2018-11-19 7:55:00 ||+winhttp.def 1,533 2018-07-04 6:55:00 << ||+winhttp.def 1,936 2018-11-19 7:55:00 ||| << ||+WINDOWSAPP_DOWNLEVEL.def 172,799 2018-11-19 7:55:00 ||| << ||+WINDOWSAPP.def 236,593 2018-11-19 7:55:00 ||+winbio.def 1,758 2018-07-04 6:55:00 << ||+winbio.def 1,709 2018-11-19 7:55:00 ||+wer.def 981 2018-07-04 6:55:00 << ||+wer.def 1,269 2018-11-19 7:55:00 ||+WCMAPI.def 700 2018-07-04 6:55:00 << ||+WCMAPI.def 1,059 2018-11-19 7:55:00 ||+vssapi.def 325 2018-07-04 6:55:00 << ||+vssapi.def 397 2018-11-19 7:55:00 ||+virtdisk.def 718 2018-07-04 6:55:00 << ||+virtdisk.def 767 2018-11-19 7:55:00 ||+userenv.def 2,519 2018-07-04 6:55:00 << ||+userenv.def 2,570 2018-11-19 7:55:00 ||+user32w64.def 16,689 2018-07-04 6:55:00 << ||+user32w64.def 17,496 2018-11-19 7:55:00 ||+user32w32.def 16,479 2018-07-04 6:55:00 << ||+user32w32.def 17,286 2018-11-19 7:55:00 ||+UMPDDDI.def 4,926 2018-07-04 6:55:00 << ||+UMPDDDI.def 5,924 2018-11-19 7:55:00 ||+uiautomationcore.def 2,933 2018-07-04 6:55:00 << ||+uiautomationcore.def 3,090 2018-11-19 7:55:00 ||+TOKENBINDING.def 231 2018-07-04 6:55:00 << ||+TOKENBINDING.def 294 2018-11-19 7:55:00 ||+tbs.def 457 2018-07-04 6:55:00 << ||+tbs.def 518 2018-11-19 7:55:00 ||+TAPI32L.def 158 2018-07-04 6:55:00 << ||+TAPI32L.def 158 2018-11-19 7:55:00 ||+synchronization.def 90 2018-07-04 6:55:00 << ||+synchronization.def 291 2018-11-19 7:55:00 ||+SRPAPI.def 528 2018-07-04 6:55:00 << ||+SRPAPI.def 671 2018-11-19 7:55:00 ||+SPOOLSS.def 4,900 2018-07-04 6:55:00 << ||+SPOOLSS.def 4,984 2018-11-19 7:55:00 ||+shell32.def 14,737 2018-07-04 6:55:00 << ||+shell32.def 14,727 2018-11-19 7:55:00 ||+shcore.def 395 2018-07-04 6:55:00 << ||+shcore.def 879 2018-11-19 7:55:00 ||+SENSORSUTILS.def 3,678 2018-07-04 6:55:00 << ||+SENSORSUTILS.def 4,394 2018-11-19 7:55:00 ||+SCECLI.def 1,654 2018-07-04 6:55:00 << ||+SCECLI.def 1,728 2018-11-19 7:55:00 ||+SAMSRV.def 9,940 2018-07-04 6:55:00 << ||+SAMSRV.def 10,129 2018-11-19 7:55:00 ||+runtimeobject.def 1,545 2018-07-04 6:55:00 << ||+runtimeobject.def 5,522 2018-11-19 7:55:00 ||+RTWORKQ.def 976 2018-07-04 6:55:00 << ||+RTWORKQ.def 998 2018-11-19 7:55:00 ||+rpcrt4.def 15,334 2018-07-04 6:55:00 << ||+rpcrt4.def 15,545 2018-11-19 7:55:00 ||+resutils.def 3,500 2018-07-04 6:55:00 << ||+resutils.def 4,059 2018-11-19 7:55:00 ||+rasapi32.def 3,773 2018-07-04 6:55:00 << ||+rasapi32.def 4,020 2018-11-19 7:55:00 ||+prntvpt.def 911 2018-07-04 6:55:00 << ||+prntvpt.def 1,155 2018-11-19 7:55:00 ||+powrprof.def 3,293 2018-07-04 6:55:00 << ||+powrprof.def 3,330 2018-11-19 7:55:00 ||+pathcch.def 472 2018-07-04 6:55:00 << ||+pathcch.def 1,876 2018-11-19 7:55:00 ||| << ||+ONECOREUAP_DOWNLEVEL.def 302,235 2018-11-19 7:55:00 ||| << ||+ONECOREUAP.def 582,845 2018-11-19 7:55:00 ||| << ||+ONECORE_DOWNLEVEL.def 302,232 2018-11-19 7:55:00 ||| << ||+ONECORE.def 383,099 2018-11-19 7:55:00 ||+ONDEMANDCONNROUTEHELPER.def 236 2018-07-04 6:55:00 << ||+ONDEMANDCONNROUTEHELPER.def 308 2018-11-19 7:55:00 ||+oleaut32.def 20,039 2018-07-04 6:55:00 << ||+oleaut32.def 20,161 2018-11-19 7:55:00 ||+ole32.def 10,543 2018-07-04 6:55:00 << ||+ole32.def 10,582 2018-11-19 7:55:00 ||+odbccp32.def 368 2018-07-04 6:55:00 << ||+odbccp32.def 294 2018-11-19 7:55:00 ||+NTLANMAN.def 723 2018-07-04 6:55:00 << ||+NTLANMAN.def 751 2018-11-19 7:55:00 ||+ntdsapi.def 2,720 2018-07-04 6:55:00 << ||+ntdsapi.def 2,816 2018-11-19 7:55:00 ||+NTDSA.def 3,557 2018-07-04 6:55:00 << ||+NTDSA.def 3,579 2018-11-19 7:55:00 ||+NTDLL.def 53,569 2018-07-04 6:55:00 << ||+NTDLL.def 57,445 2018-11-19 7:55:00 ||+newdev.def 564 2018-07-04 6:55:00 << ||+newdev.def 682 2018-11-19 7:55:00 ||+netapi32.def 5,302 2018-07-04 6:55:00 << ||+netapi32.def 5,188 2018-11-19 7:55:00 ||+mtx.def 86 2018-07-04 6:55:00 << ||+mtx.def 231 2018-11-19 7:55:00 ||+MSV1_0.def 457 2018-07-04 6:55:00 << ||+MSV1_0.def 482 2018-11-19 7:55:00 ||+mscms.def 3,352 2018-07-04 6:55:00 << ||+mscms.def 4,118 2018-11-19 7:55:00 ||+MSAJAPI.def 17,737 2018-07-04 6:55:00 << ||+MSAJAPI.def 23,842 2018-11-19 7:55:00 ||+MRMSUPPORT.def 132 2018-07-04 6:55:00 << ||+MRMSUPPORT.def 782 2018-11-19 7:55:00 ||+MPRSNAP.def 66 2018-07-04 6:55:00 << ||+MPRSNAP.def 1,215 2018-11-19 7:55:00 ||+mprapi.def 5,190 2018-07-04 6:55:00 << ||+mprapi.def 5,008 2018-11-19 7:55:00 ||+MMDEVAPI.def 1,271 2018-07-04 6:55:00 << ||+MMDEVAPI.def 1,472 2018-11-19 7:55:00 ||| << ||+MINCORE_DOWNLEVEL.def 41,617 2018-11-19 7:55:00 ||| << ||+MINCORE.def 319,414 2018-11-19 7:55:00 ||| << ||+MFSENSORGROUP.def 184 2018-11-19 7:55:00 ||+mfplat.def 4,484 2018-07-04 6:55:00 << ||+mfplat.def 4,517 2018-11-19 7:55:00 ||+MDMREGISTRATION.def 302 2018-07-04 6:55:00 << ||+MDMREGISTRATION.def 386 2018-11-19 7:55:00 ||| << ||+MDMLOCALMANAGEMENT.def 151 2018-11-19 7:55:00 ||+makefile 23,499 2018-07-04 6:55:00 << ||+makefile 24,225 2018-11-19 7:55:00 ||| << ||+KEYCREDMGR.def 202 2018-11-19 7:55:00 ||+kernel32w64.def 31,776 2018-07-04 6:55:00 << ||+kernel32w64.def 32,923 2018-11-19 7:55:00 ||+kernel32w32.def 31,681 2018-07-04 6:55:00 << ||+kernel32w32.def 32,828 2018-11-19 7:55:00 ||+iphlpapi.def 8,452 2018-07-04 6:55:00 << ||+iphlpapi.def 8,659 2018-11-19 7:55:00 ||| << ||+INKOBJCORE.def 649 2018-11-19 7:55:00 ||+inetguid2.asm 803,679 2018-07-04 6:55:00 << ||+inetguid2.asm 1,756,650 2018-11-19 7:55:00 ||+inetguid.asm 2,003,305 2018-07-04 6:55:00 << ||+inetguid.asm 1,493,730 2018-11-19 7:55:00 ||+imagehlp.def 3,566 2018-07-04 6:55:00 << ||+imagehlp.def 3,649 2018-11-19 7:55:00 ||| << ||+ICUUC.def 56,458 2018-11-19 7:55:00 ||| << ||+ICUIN.def 40,269 2018-11-19 7:55:00 ||+httpapi.def 1,139 2018-07-04 6:55:00 << ||+httpapi.def 1,252 2018-11-19 7:55:00 ||+HRTFAPO.def 77 2018-07-04 6:55:00 << ||+HRTFAPO.def 224 2018-11-19 7:55:00 ||+gdi32.def 12,824 2018-07-04 6:55:00 << ||+gdi32.def 15,486 2018-11-19 7:55:00 ||+fwpuclnt.def 7,982 2018-07-04 6:55:00 << ||+fwpuclnt.def 8,591 2018-11-19 7:55:00 ||+FECLIENT.def 791 2018-07-04 6:55:00 << ||+FECLIENT.def 1,495 2018-11-19 7:55:00 ||+faultrep.def 293 2018-07-04 6:55:00 << ||+faultrep.def 313 2018-11-19 7:55:00 ||+esent.def 8,718 2018-07-04 6:55:00 << ||+esent.def 9,180 2018-11-19 7:55:00 ||+EFSWRT.def 414 2018-07-04 6:55:00 << ||+EFSWRT.def 696 2018-11-19 7:55:00 ||+eappprxy.def 566 2018-07-04 6:55:00 << ||+eappprxy.def 603 2018-11-19 7:55:00 ||+dxva2.def 1,241 2018-07-04 6:55:00 << ||+dxva2.def 1,273 2018-11-19 7:55:00 ||+dxgi.def 285 2018-07-04 6:55:00 << ||+dxgi.def 323 2018-11-19 7:55:00 ||+dwmapi.def 899 2018-07-04 6:55:00 << ||+dwmapi.def 931 2018-11-19 7:55:00 ||+dnsapi.def 6,868 2018-07-04 6:55:00 << ||+dnsapi.def 7,552 2018-11-19 7:55:00 ||| << ||+DMPROCESSXMLFILTERED.def 136 2018-11-19 7:55:00 ||+DEVICEACCESS.def 65 2018-07-04 6:55:00 << ||+DEVICEACCESS.def 123 2018-11-19 7:55:00 ||+DCOMP.def 176 2018-07-04 6:55:00 << ||+DCOMP.def 234 2018-11-19 7:55:00 ||| << ||+DBGMODEL.def 57 2018-11-19 7:55:00 ||+dbghelp.def 5,311 2018-07-04 6:55:00 << ||+dbghelp.def 5,424 2018-11-19 7:55:00 ||+D3DCSXD.def 631 2018-07-04 6:55:00 << ||+D3DCSXD.def 273 2018-11-19 7:55:00 ||+D3DCSX.def 621 2018-07-04 6:55:00 << ||+D3DCSX.def 272 2018-11-19 7:55:00 ||+D3D12.def 301 2018-07-04 6:55:00 << ||+D3D12.def 431 2018-11-19 7:55:00 ||| << ||+COREMESSAGING.def 1,185 2018-11-19 7:55:00 ||+COMPPKGSUP.def 143 2018-07-04 6:55:00 << ||+COMPPKGSUP.def 318 2018-11-19 7:55:00 ||+clusapi.def 5,819 2018-07-04 6:55:00 << ||+clusapi.def 8,170 2018-11-19 7:55:00 ||| << ||+CLDAPI.def 1,242 2018-11-19 7:55:00 ||+CHAKRART.def 2,895 2018-07-04 6:55:00 << ||+CHAKRART.def 3,066 2018-11-19 7:55:00 ||+certpoleng.def 233 2018-07-04 6:55:00 << ||+certpoleng.def 419 2018-11-19 7:55:00 ||+appnotify.def 104 2018-07-04 6:55:00 << ||+appnotify.def 216 2018-11-19 7:55:00 ||| << ||+API-MS-WIN-NET-ISOLATION-L1-1-0.def 423 2018-11-19 7:55:00 ||\advapi32.def 20,327 2018-07-04 6:55:00 << ||\advapi32.def 20,450 2018-11-19 7:55:00 |\cstrings 165,136 2018-11-24 13:54:49 |\cstrings 166,848 2018-11-24 13:57:15 | | << | +wmemset_s.c 494 2018-11-19 7:55:00 | +wmemset.asm 4,265 2018-07-04 6:55:00 << | +wmemset.asm 4,265 2018-11-19 7:55:00 | +wmemmove.asm 1,522 2018-07-04 6:55:00 << | +wmemmove.asm 1,522 2018-11-19 7:55:00 | +wmemcpy.asm 1,601 2018-07-04 6:55:00 << | +wmemcpy.asm 1,601 2018-11-19 7:55:00 | +wmemchr.asm 434 2018-07-04 6:55:00 << | +wmemchr.asm 434 2018-11-19 7:55:00 | +wcsncmp.asm 437 2018-07-04 6:55:00 << | +wcsncmp.asm 437 2018-11-19 7:55:00 | +wcsncat.asm 435 2018-07-04 6:55:00 << | +wcsncat.asm 435 2018-11-19 7:55:00 | +wcscmp.asm 434 2018-07-04 6:55:00 << | +wcscmp.asm 434 2018-11-19 7:55:00 | +wcschr.asm 504 2018-07-04 6:55:00 << | +wcschr.asm 504 2018-11-19 7:55:00 | +stub64.c 1,827 2018-07-04 6:55:00 << | +stub64.c 1,831 2018-11-19 7:55:00 | +strncmp.asm 3,205 2018-07-04 6:55:00 << | +strncmp.asm 3,205 2018-11-19 7:55:00 | +strncat.asm 3,843 2018-07-04 6:55:00 << | +strncat.asm 3,843 2018-11-19 7:55:00 | +strlen.asm 1,996 2018-07-04 6:55:00 << | +strlen.asm 1,996 2018-11-19 7:55:00 | +strcpy.asm 3,225 2018-07-04 6:55:00 << | +strcpy.asm 3,225 2018-11-19 7:55:00 | +strcmp.asm 2,885 2018-07-04 6:55:00 << | +strcmp.asm 2,885 2018-11-19 7:55:00 | +strchr.asm 3,115 2018-07-04 6:55:00 << | +strchr.asm 3,115 2018-11-19 7:55:00 | +strcat.asm 2,489 2018-07-04 6:55:00 << | +strcat.asm 2,489 2018-11-19 7:55:00 | +stpcpy.nasm 1,238 2018-07-04 6:55:00 << | +stpcpy.nasm 1,238 2018-11-19 7:55:00 | +stpcpy.asm 502 2018-07-04 6:55:00 << | +stpcpy.asm 502 2018-11-19 7:55:00 | +qstrcpy.asm 3,639 2018-07-04 6:55:00 << | +qstrcpy.asm 3,639 2018-11-19 7:55:00 | +qstrcmp.asm 3,464 2018-07-04 6:55:00 << | +qstrcmp.asm 3,464 2018-11-19 7:55:00 | +qstrchr.asm 3,985 2018-07-04 6:55:00 << | +qstrchr.asm 3,985 2018-11-19 7:55:00 | +qstrcat.asm 3,796 2018-07-04 6:55:00 << | +qstrcat.asm 3,796 2018-11-19 7:55:00 | +qstpcpy.asm 3,798 2018-07-04 6:55:00 << | +qstpcpy.asm 3,798 2018-11-19 7:55:00 | | << | +memset_s.c 1,166 2018-11-19 7:55:00 | +memset.asm 4,160 2018-07-04 6:55:00 << | +memset.asm 4,160 2018-11-19 7:55:00 | +memmove.asm 4,918 2018-07-04 6:55:00 << | +memmove.asm 4,918 2018-11-19 7:55:00 | +memcpy.asm 1,434 2018-07-04 6:55:00 << | +memcpy.asm 1,434 2018-11-19 7:55:00 | +memcmp.asm 2,369 2018-07-04 6:55:00 << | +memcmp.asm 2,369 2018-11-19 7:55:00 | +memchr.asm 3,198 2018-07-04 6:55:00 << | +memchr.asm 3,198 2018-11-19 7:55:00 | +makefile 6,142 2018-07-04 6:55:00 << | +makefile 6,190 2018-11-19 7:55:00 | +_wmemset.nasm 452 2018-07-04 6:55:00 << | +_wmemset.nasm 452 2018-11-19 7:55:00 | +_stpcpy.nasm 1,789 2018-07-04 6:55:00 << | +_stpcpy.nasm 1,789 2018-11-19 7:55:00 | +_stpcpy.asm 1,906 2018-07-04 6:55:00 << | +_stpcpy.asm 1,906 2018-11-19 7:55:00 | +__strstr.asm 815 2018-07-04 6:55:00 << | +__strstr.asm 815 2018-11-19 7:55:00 | +__strrch.asm 815 2018-07-04 6:55:00 << | +__strrch.asm 815 2018-11-19 7:55:00 | +__strpbr.asm 827 2018-07-04 6:55:00 << | +__strpbr.asm 827 2018-11-19 7:55:00 | +__strchr.asm 811 2018-07-04 6:55:00 << | +__strchr.asm 811 2018-11-19 7:55:00 | \__memchr.asm 1,160 2018-07-04 6:55:00 << | \__memchr.asm 1,160 2018-11-19 7:55:00 +rtlinc 179,037 2018-11-24 13:54:47 +rtlinc 179,266 2018-11-24 13:57:12 |+xx.h 22,584 2018-07-04 6:55:00 << |+xx.h 22,813 2018-11-19 7:55:00 |+vernum.h 37 2018-07-04 6:55:00 << |+vernum.h 37 2018-11-19 7:55:00 |+rules.asi 19,466 2018-07-04 6:55:00 << |+rules.asi 19,466 2018-11-19 7:55:00 |+matherr.asi 1,354 2018-07-04 6:55:00 << |+matherr.asi 1,354 2018-11-19 7:55:00 |+init.inc 1,753 2018-07-04 6:55:00 << |+init.inc 1,753 2018-11-19 7:55:00 |+entry.inc 1,741 2018-07-04 6:55:00 << |+entry.inc 1,741 2018-11-19 7:55:00 |+_math.inc 3,984 2018-07-04 6:55:00 << |+_math.inc 3,984 2018-11-19 7:55:00 |\_collate.mac 1,636 2018-07-04 6:55:00 << |\_collate.mac 1,636 2018-11-19 7:55:00 +windows.mak 10,415 2018-07-04 6:55:00 << +windows.mak 10,858 2018-11-19 7:55:00 +rules.mak 13,006 2018-07-04 6:55:00 << +rules.mak 13,667 2018-11-19 7:55:00 \readme 4,119 2018-07-04 6:55:00 << \readme 4,119 2018-11-19 7:55:00 ----------------------------------------------------------------------------------------------------------------------------------------------------------------