XMedia Recode 歷史舊版本 Page6

最新版本 3D Coat 4.9.21

XMedia Recode 歷史版本列表

XMedia Recode 是一個免費的視頻和音頻轉換器。 XMedia Recode 支持幾乎所有的音頻和視頻編解碼器。 XMedia Recode 是一個通用的媒體轉換器,它集成了大多數流行的音頻或視頻格式。它支持格式 3GP,3GPP,3GPP2,AAC,AC3,AMR,ASF,AVI,AVISynth,DVD,FLAC,FLV,H.261,H.263,H.264,M4A,M1V,M2V,M... XMedia Recode 軟體介紹


DisplayCAL 3.8.1.0 查看版本資訊

更新時間:2019-05-19
更新細節:

What's new in this version:

Added in this release:
- Feature Linux: Preliminary experimental Wayland support under GNOME 3 using colord (requires ArgyllCMS 2.1 or newer as well). Caveats do apply:
- Window placement and ordering is completely up to the compositor under Wayland. There is generally no way for an application to place its own windows at specific relative locations or z-orders. As a result of this, the measurement window cannot stay always on top or be automatically centered. Extra care needs to be taken that other windows are not placed on top.
- Video card gamma table (videoLUT) access is handled by colord. Some functions like viewing current videoLUT contents may not be available.
- The measurement window color depth is limited to 8 bits per channel per pixel (but dithering is used to achieve a higher effective color depth).
- The measurement window may be subject to desktop-wide color management in upcoming versions of Wayland (although the display device is inhibited during measurements via the org.freedesktop.ColorManager.Device D-Bus API which should prevent this, and as a fallback a linear calibration sRGB profile is temporarily installed during measurements if the D-BUs API is unavailable, which should result in an identity transform, i.e. effectively no color management, as well as linear video card gamma tables).
- Application support for color management under Wayland via colord still seems to lacking (although the list may well be out-of-date).
- Only tested under GNOME 3 (Fedora 30, Ubuntu 19.04). Support for other desktop environments will need to be implemented separately until Wayland gains a color management and calibration/profiling protocol.
- Feature LG OLED 3D LUT format

Changed in this release:
- Enhancement If the currently used ArgyllCMS version is not a standard version, but also not a beta, do not offer to switch to an installed official stable version if it's otherwise the same version number.
- Enhancement Include Quantum Dot LED (Samsung QLED Q9F) spectral sample colorimeter correction when importing for i1 Display Pro and ColorMunki Display (sourced from community colorimeter corrections database).
- UI Linux (Debian, Fedora, Ubuntu): Use wxPython Phoenix if installed.
- Prisma, Resolve: Set pattern generator background color to pattern color if using fullscreen patterns.-

Fixed in this release:
- Moderate UnicodeDecodeError when a CCSS file contains unicode characters in the display device description (regression of a change in DisplayCAL 3.8 to use localized technology descriptions, SVN revision r5810).
- Minor APL calculation for Prisma and Resolve pattern generators was off by a few percent depending on pattern area and current pattern color.
- Minor Quick reporting on calibrated or uncalibrated display did not try to detect output levels if set to “Auto”.
- Trivial More gracefully deal with faulty tags in ICC profiles (fixes ICC profile information unhandled exception for colord-created profiles with malformed targ tags).
- Trivial UI Correctly update the audio button state on progress dialogs when changed on a previous window.
- Cosmetic UI Various minor potential rendering glitches.
- Cosmetic UI macOS (standalone application bundle): Splash screen did not animate.
- Cosmetic UI Linux: Add work-arounds for various Wayland-related wxPython rendering quirks and bugs (e.g. spacing around windows, popup menu placement).
- Trivial Linux: Try to work around sporadic colord profile installation quirks (“The profile was not added in time”).

CudaText 1.80.1.0 (64-bit) 查看版本資訊

更新時間:2019-05-17
更新細節:

What's new in this version:

- Add: double-click now selects a) group of spaces, b) group of symbol chars (like EmEditor)
- Add: lexers C, C++: show "typedef ...{...}" in code-tree
- Fix: crash during code-tree filling

XMedia Recode 3.4.6.3 查看版本資訊

更新時間:2019-05-15
更新細節:

What's new in this version:

- Update of ffmpeg
- Support for AMD H.264 Encoder
- Support for AMD HEVC/H.265 Encoder

IOTransfer 3.3.2 Build 1332 查看版本資訊

更新時間:2019-05-15
更新細節:

What's new in this version:

IOTransfer 3.3.2 Build 1332
- Change log not available for this version


IOTransfer 3.3.1 Build 1331
- Change log not available for this version


IOTransfer 3.3.1 Build 1330
- Change log not available for this version


IOTransfer 3.3.0 Build 1328
- Change log not available for this version


IOTransfer 3.3.0 Build 1326
- New iCloud Photos Manager conveniently manages photos and videos on iCloud without connecting devices to PC
- Newly supported displaying photos in categories like Selfies, Panoramas, Bursts, Screenshots, Videos, Animated, etc. in Photos
- Newly supported renaming video files to manage videos easier
- Newly supported deleting the built-in Apple apps
- Newly supported previewing HEIC photos by converting them to JPG format on PC
- Improved MANAGE to load contents more quickly for smoother operation
- Enhanced Contacts to support merging contacts with the same name
- Optimized the logic of recognizing and installing Apple Components
- Lots of UI optimization for a better experience
- Updated 17 multi-languages
- Fixed known bugs


IOTransfer 3.2.1 Build 1214
- Change log not available for this version


IOTransfer 3.2.0 Build 1118
- New GIF Maker creates animated GIFs in seconds
- Video Converter newly supports adding files by drag and drop
- Contacts newly supports importing/exporting Outlook and Google contacts in CSV format
- Optimized AIR-TRANS to transfer files faster and more stable
- Optimized the installation and update procedure
- Try out AIR-TRANS to get another 7-day trial
- Fixed known bugs
- Updated 16 multi-languages

Postman 7.1.0 (64-bit) 查看版本資訊

更新時間:2019-05-15
更新細節:

What's new in this version:

Postman 7.1.0 (64-bit)
- Introducing APIs in Postman
- Create API constructs which mirror your real world APIs, directly within the Postman desktop or web app
- Add and edit your schemas, and generate collections from them at the click of a button
- Link related entities such as collections, environments, mock servers and monitors to APIs
- Version your APIs, and tag collections under them to keep track of changes
- Mock, document, monitor and publish multiple versions of your API simultaneously using tagged revisions of collections
- Improved the ability to work with files and fixed issues around file exports
- Added support for cookie control in collection runner
- Added support for accessing cookies in `pm.sendRequest`
- Added support for payload hash in Hawk authentication
- Signing out now warns you if you have any unsynced changes
- You can now close the last open tab in a workspace
- Added support for adding asynchronous tests when using `pm.test` by passing `done` callback
- Fixed a bug where group history delete action used to crash the app
- Fixed a bug where quotes get encoded in query parameters
- Fixed a bug where trailing spaces in an URL was getting removed
- Fixed a bug where cookies are not saved for IPv6 addresses
- Fixed a bug where pm.sendRequest cookies are not saved in app
- Fixed a bug where team notifications were not shown in the same app session where the team was created
- Fixed a bug where sometimes the request count in the collection was different from the actual number of requests shown
- Fixed a bug where folders with invalid references to requests were not allowed to be deleted or duplicated
- Fixed a bug where dragging a duplicate key inside environments modal is dragging 2 rows with it
- Fixed a bug where markdown renders with incorrect spacing
- Fixed a bug where next and previous buttons in ace editor search box work exactly opposite to intended functionality
- Fixed a bug where after saving the request the first duplicate key in query params is deleted
- Fixed a bug where the last user in team workspace doesn't see a proper error message in toasts while leaving workspace
- Fixed a bug where method name not showing up for older history in browse mode
- Fixed an issue where Postman was getting set as the default app to handle HTML files on Linux
- Fixed an issue where editing the description of a variable via the environment quick look also edits the description of other variables
- Fixed issues while importing Postman data dumps
- Various bugfixes in the OpenAPI 3.0 importer
- Fixed URL encoding issues while calculating payload hash in multiple authorizer modules
- Fixed a bug where the request body button types are not vertically aligned in the center


Postman 7.0.9 (64-bit)
- Added support for custom CA certificate
- Added support for PFX client certificate
- Added support for request mutation using pre-request scripts
- Added support for Proxy authentication (Basic Auth)
- Added request size details in tooltip
- Added detailed timings in tooltip of response time
- Added support for API Key type authentication
- Users can now suggest people to be invited to their team
- Improvement of UI representation of temporary headers
- Fixed a bug where interrupting the script execution crashes the App
- Fixed a bug where port 443 is not matched implicitly when using client certificates
- Fixed a bug where AWS signature was not calculated correctly
- Fixed a bug where error responses during team invite flows were not bubbled up
- Fixed a bug where Postman Runner doesn't show Pre-request script assertion results
- Fixed a bug where Test filter is not working when retrying the run in collection runner
- Fixed a bug where open tabs can't be selected in the find and replace section
- Fixed issue where Postman window opened off-screen on restoring from minimized state
- Fixed issue where Postman window was always opening in windowed mode despite closing in maximized mode
- Fixed an issue where collection gets imported multiple times when clicking Run in Postman button [Windows]
- Fixed a bug where app doesn't receive sync changes after clicking the sync icon
- Fixed a bug where the sync indicator was wrong incase where sync was disabled for a user
- Fixed a bug where removing a collection after creating it in the same app session was not synced
- Fixed a bug where environment values were not updated immediately after the request finishes
- Fixed a bug where add account and cancel flow did not used to load the correct window for the user
- Fixed a bug where examples in the original request were not copied when saving it request as new request
- Context menu does not show up in Import modal (Paste Raw Text)
- Fixed UI issue in console related to clear button and search box
- Fixed a bug where App was crashing while opening another 3rd party App using custom protocol from an OAuth2 window
- Fixed some inconsistencies in rendering markdown between Postman Dashboard/Documentation and Postman App
- Fixed editing variables from quick look when the order of session-variable is not the same as variables
- Fixed a bug where environment dropdown on applying a filter has empty spaces/rows
- Fixed a bug in request name where if the name is too large then it wraps onto multiple lines
- Fixed a bug in request name where if the user has only view permissions still it is able to edit the name
- Fixed issue where a saved cookie is not removed when the cookie is updated by subdomain with a prior expiration date
- Fixed issue where user cannot edit cookies with same name under the same domain but has different path
- Fixed example title is too short in the dropdown list of examples issue
- Fixed a bug where highlighting text while renaming request in Sidebar drags the whole request
- Fixed a bug where example response preview sections was not working
- Fixed a bug where selection focus is lost from request URL when path variables are removed
- Added UI feedback states when setting up account after signing in. Without this, quitting the app might cause corrupt data
- Fixed issue regarding correctly focusing the requester window when user tries to create another app instance
- Fixed focussing issue related to the search box inside the text editor
- Fix for no-cache and postman-token settings


Postman 7.0.7 (64-bit)
- Fixed a bug where raw body was not synced correctly for history requests


Postman 7.0.6 (64-bit)
- Change log not available for this version


Postman 7.0.5 (64-bit)
- Version 7.0 rolls out a new system for managing roles and permissions that will help make sure everyone on your team can access to what they need.
- Better experience while sharing collections
- Workspaces sync more quickly
- Learning Centre is now called Bootcamp. And now it also shows up in a tab too. New name, new home.
- Fixed issue regarding visualisation of x-www-form-urlencoded parameters in Postman console
- Show year in collection activity feed
- Fixed console not opening on switching accounts
- Fixed toggling sidebar via keyboard doesn't change 'Show/Hide Sidebar' button state
- Fixed rendering of disabled body parameters in Postman console
- Fixed an issue where falsy values were not rendered in Postman console
- Fixed the issue of Postman console removing extra whitespaces from the string
- Added titles for path variables and query params
- Content-Type support for form-data multipart
- Fixed collection description value and width in edit mode (Collection Browser)
- Fixed rendering of disabled headers in Postman console
- Bug fix for search results in collection selector UI
- [Linux] Fixed an issue where the app was not clearing old app updates
- Fixed an issue where the tooltip for system generated headers blocks the header-value
- Fixed an issue where console search field is not allowing users to paste copied text through mouse.
- Clearing history in the App deletes only those on Sync
- Fixed a bug where requests did not open in tab properly
- Fixed a bug where http version for code generation was appending undefined
- Fixed Response Cookie Expiration Date not showing
- Add word break for long response header values
- Fixed the issue of wrong pathname being displayed in Postman console


Postman 6.7.4 (64-bit)
- Added support for disabling keyboard shortcuts
- Fixed an issue that caused file path to disappear while reordering form-data fields
- Fixed an issue that caused errors with self signed SSL certificates in OAuth2


Postman 6.7.3 (64-bit)
- Stability and performance improvements


Postman 6.7.2 (64-bit)
- Fixed an issue where SSL certificates were not verified when a request is re-sent


Postman 6.7.1 (64-bit)
- Added support for forking and merging collections
- Added support to comment on requests
- Added support for JSON schema assertion in scripts
- Added support for AJV validator
- Users can now search for the selected text by using Find option in right-click menu
- Disabled the auto updates on Linux when installed using SNAP
- Fixed an issue where Learning Center modal was not reopening after successful Sign In
- Fixed conflict state flow to account for the name and description changes in a request tab
- Fixed a bug which caused the browse view to crash
- Fixed a bug where skipped label in response tests view was not visibl
- Fixed bugs around OpenAPI imports
- Fixed a bug where contents were being replaced in closed tabs using find and replace
- Fixed an issue where few collections were shown even after switching workspace [GitHub #5494]
- Fixed a bug that caused requests to fail when the URL protocol is not in lowercase
- Fixed a bug where order of the fields in form-data was not respected
- Fixed a bug which caused requests having form-data body to fail on redirects
- Fixed a bug where nested variables are not substituted correctly
- Fixed a bug that caused negated assertions to persist
- Fixed a bug where 308 permanent redirects were not handled correctly


Postman 6.6.1 (64-bit)
- Added support for importing OpenAPI 3.0
- Invite people through a shareable link
- Added support for re-opening recently closed tabs
- Improved learning centre with more lessons and skills
- New setting to turn off tab save confirmation dialog
- Detailed assertion failures are shown in the Collection Runner
- Show test assertions from pre-request script in the Collection Runner


Postman 6.5.3 (64-bit)
- Fixed a vulnerability in code snippet generation flow


Postman 6.5.2 (64-bit)
- Added support for custom HTTP methods
- Added support for sending body with GET requests
- You can now find and replace across collections, environments, globals and open tabs
- Added support for saving responses with history
- Fixed a bug where right click actions were not working for response headers
- Fixed a bug where PDF responses were rendered as raw text
- Fixed a bug where custom response code was not rendered if the response message was empty
- Fixed a bug where disabled environment values were used in generated code snippets
- Fixed a bug where disabled request headers were shown in Postman console
- Fixed a bug where closing snippet section in scripts tabs was not remembered for new tabs
- Fixed a bug where resizing panes in two pane layout did not refresh line-wrapping in script editors
- Fixed a bug where some response types were not rendered correctly in response preview
- Fixed a bug where postman generated Authorization headers were not included in code snippets
- Added configuration to disable icons in tab titles


Postman 6.4.4 (64-bit)
- Change log not available for this version

Postman 6.4.2 (64-bit)
- Various bug fixes and stability improvements for tabs
- Made the the position of tab actions fixed
- Added more visibility when a request or response is in a conflicted or deleted state
- Fixed a bug where undo stack wasn't cleared if a different request opens in the same tab
- Fixed a bug where duplicate parameter keys disappear when unchecked
- Fixed a bug where save example did not preserve response status code
- Fixed a bug where the response view formatting used to reset when switching tabs
- Fixed a bug where closing single unsaved tab attempts to close all tabs after having cancelled close all tabs once
- Fixed a bug where request description didn't scroll when viewing in tab
- Fixed a bug where body resets to pretty view when changing tabs
- Fixed exporting collection variables with disabled entries
- Fixed a bug where generated collection links were not shown until app restart
- Fixed a bug in renaming a personal workspace
- Fixed text-wrapping issues in runner
- Fixed a bug to show long test names in tooltip inside run results
- Added link to view monitor results on dashboard after creating one
- Fixed a bug where long variable names were overflowing in the variable hover dropdown
- Fixed a bug where collection variables were not resolved in generated code snippets


Postman 6.3.0 (64-bit)
- Fixed a bug where multiple slashes were being removed
- Fixed a bug where certificates were not working if only one of CRT or Key file was used
- App will now log warning messages in the Postman Console if it fails to read files while sending requests
- Fixed a bug where cut/copy/paste from context menu was not working in Ace editor
- Fixed a bug where response search bar was showing up over the find overlay
- Fixed a bug where search query in API network and template category were not being persisted
- Exporting collections in v1 format is deprecated


Postman 6.2.5 (64-bit)
- Fixed a bug where there was an extra 'sessionValue' field in request body while exporting a collection
- Fixed an issue where the shortcut icon disappeared on update for Windows users
- Fixed data editor dropdown width while selecting file/text
- Fixed a bug where the request was stripped off from examples while importing a collection


Postman 6.2.4 (64-bit)
- Fixed a bug where _postman_id was added to folders and requests in exported collections in v2 and v2.1 formats
- Fixed a bug where sending a request was not finishing when globals were missing
- Fixed a bug where restoring collections were not working


Postman 6.2.3 (64-bit)
- Sharing collections and team workspaces are now available for all users
- Added a quicker way to invite others to the current workspace
- Use current values of variables to work with collections, environments and globals without sharing sensitive values with your team. Current values do not sync to Postman/'s servers
- Edit current values of the variable from the Quick Look view
- Resource usage can now be tracked from the app
- Improved memory usage when working with large values in environments or globals
- Fixed an issue where users were not able to save new requests
- Fixed an issue where selected environment on startup does not populate variables
- Fixed an issue where exporting collection generates incorrect request url
- Fixed an issue where diff is not showing in activity feed
- Fixed an issue where dropdown was being rendered out of screen bounds
- Fixed an issue where deleting an active run through different runner window crashes the first one
- Fixed an issue where setting inherit as the auth type for folders shows wrong auth inheritance
- Fixed an issue where postman throws error when environment value is undefined
- Fixed an issue where API documentation was not being create through +New Button
- Fixed a bug where variable was getting deleted after setting it's value to null
- Fixed a bug where `clientId` was being sent in the body when using `client-credentials` grant-type in OAuth-2
- Fixed a bug where simultaneous actions were not reflected correctly on UI
- Fixed a bug where a Requester window was not opening when a Console window was already open [macOS]
- Removed `client-secret` field for OAuth-2 implicit grant type
- Added support for having multiple cookies with same name but different paths
- Fixed a bug where users having edit permissions on a collection were not able to delete requests using the keyboard shortcut
- Fixed a bug where the folder level code was not visible until the text editor is clicked


Postman 6.2.2 (64-bit)
- Change log not available for this version


Postman 6.1.4 (64-bit)
- Improvements in network stabilization
- Fixed a bug where secure cookies were not persisting


Postman 6.1.3 (64-bit)
- Fixed a bug which prevented copying the response using the copy icon
- Fixed a bug where the Runner was not opening with pre-filled collection/folder
- Fixed a bug where Monitors and Mocks were not being created through New Button
- Fixed a bug where notifications were not being displayed
- Added support to disable hardware acceleration using an external environment variable


Postman 6.1.2 (64-bit)
- Linux apps will now automatically download and install updates
- Enterprise users can now control who can view workspaces within the team
- Minor updates and bug fixes will now be applied on background silently
- Performance improvements in startup
- Improvements in the sign-in/signup flow
- Switching theme changes the theme in all open windows
- Fixed an issue that caused sync conflicts with history requests
- Fixed an issue that caused desktop shortcuts to be recreated after update
- Fixed a bug where total request time in an exported run was a concatenated string
- Fixed a bug where globals were not being updated without being logged in
- Fixed a performance issue which caused a visible lag while adding query params


Postman 6.0.10 (64-bit)
- Change log not available for this version


Postman 6.0.9 (64-bit)
- Change log not available for this version


Postman 6.0.8 (64-bit)
- Organize your API work through the use of personal and team workspaces
- Changes to environments shared in team workspaces now sync automatically with your team
- Fixed an issue where files selected in request `form body` were not remembered
- Fixed a bug where `Download as JSON` was not working for Globals
- Fixed an issue that prevented users from switching to the `Build` view when offline
- Fixed a bug where a workspace was not switched to `Browse` view after the user was removed from the it
- Improved the experience around joining/leaving team workspaces


Postman 6.0.7 (64-bit)
- Organize your API work through the use of personal and team workspaces
- Changes to environments shared in team workspaces now sync automatically with your team
- Fixed an issue that led to high CPU usage


Postman 6.0.6 (64-bit)
- Change log not available for this version


Postman 5.5.3 (64-bit)
- Fixed a rare issue where duplicating a folder added multiple copies of requests within the folder


Postman 5.5.2 (64-bit)
- Fixed a bug which affected syncing


Postman 5.5.0 (64-bit)
- Added API Network: Browse through a list of authentic API publishers and import their collections with one click
- Fixed a rare issue on Windows where tabs were not being persisted across restarts


Postman 5.4.1 (64-bit)
- You can now add variables, authorization, pre-request and test scripts to a collection. This will apply to all requests in the collection.
- You can now add authorization, pre-request and test scripts to a folder. This will apply to all requests in the folder.
- Fixed an issue where closing the secondary window quits the application [Windows]
- Fixed an issue where headers were lowercased in generated code


Postman 5.3.2 (64-bit)
- Fixed an issue where the last open tabs were not restored on app restarts
- Fixed an issue where focus was not restored when switching to the app
- Fixed new window shortcuts on Windows and Linux
- Fixed a rare issue that prevented users from signing back in
- Various stability and security improvements


Postman 5.3.1 (64-bit)
- You can now add multiple user accounts and switch between them seamlessly
- Fixed an issue where some OAuth 2.0 tokens were not being used with requests
- Fixed an issue where getting a new OAuth 2.0 token was not working for some providers
- Fixed an issue where getting a new OAuth 2.0 token flow would not complete


Postman 5.3.0 (64-bit)
- Create documentation, mock servers, monitors, environments and more from the 'New' button in the header bar
- Explore Postman features by importing custom collection templates
- Add NTLM (Beta) and Bearer Token authorization methods to requests
- Find anything easily across all your collections, environments and globals (Ctrl/Cmd + Shift + F)
- Redesigned authentication interface for ease of use
- Automatic retries for Digest authentication
- Added ability to force close tabs without prompting for save
- Added ability to select additional monitoring regions
- Mock servers can now be made either private or public
- Authorization data is generated by Postman automatically and is not saved with your requests
- Fixed a rare issue where environment variables get disabled after sending the request


Postman 5.2.1 (64-bit)
- Fixed an issue where request body within duplicated folder was hidden from UI


Postman 5.2.0 (64-bit)
- All new Status bar for quick access to useful actions
- Add ability to set a custom proxy to be used for requests made through the app
- Share collections and invite users to your team from the Team Library
- Introducing the PM API for cleaner and more robust pre-request & test scripts
- Fixed an issue which prevented request reordering within a collection
- Fixed various issues around Sync conflicts
- Fixed an issue that caused path variable values to be deleted when importing a collection
- Fixed an issue where Postman dynamic variables were not being populated in the autocomplete dropdown

CudaText 1.80.0.0 (64-bit) 查看版本資訊

更新時間:2019-05-12
更新細節:

What's new in this version:

- add: UI can now be scaled freely, independing of OS high-DPI mode. Added options "ui_scale", "ui_scale_font"
- add: more UI elements support scaling (minimap, micromap, splitters etc)
- add: Project Manager supports "toolbar icons" of any size (before: only 16x16). Icon set "Mui" (icon size: 20, 24, 32, 48) was added to add-ons
- add: menu items in "Edit" menu are auto disabled (Undo, Redo, Copy, Cut, Paste, Delete)
- add: don't show warning "File is maybe not text" because of char(27)
- add: dialog "Save tabs?" saves its size
- add: dialog "Char map" saves its size
- change: deleted option "ui_statusbar_height"
- change: deleted option "numbers_font_size"
- change: deleted option "ruler_font_size"
- change: deleted option "ruler_size"
- change: deleted option "micromap_width"
- fix: bugs with vertical scrollbar, it wasn't auto moved

Cacher 2.9.0 查看版本資訊

更新時間:2019-05-10
更新細節:

Cacher 2.8.3 查看版本資訊

更新時間:2019-05-03
更新細節:

Cacher 2.8.2 查看版本資訊

更新時間:2019-05-02
更新細節:

CudaText 1.79.2.0 (64-bit) 查看版本資訊

更新時間:2019-05-01
更新細節:

What's new in this version:

- Added option "ruler_mark_caret"
- Changed plugin file "install.inf": CPU names for "os=" line changed to longer names like in Free Pascal: i386, x86_64, arm, sparc
- Fixed bugs